remove imports

This commit is contained in:
Eren Gölge 2021-04-27 11:25:17 +02:00
parent add97cddc1
commit 4719414f2e
1 changed files with 0 additions and 2 deletions

View File

@ -1,12 +1,10 @@
import datetime
import glob
import json
import os
import shutil
import subprocess
import sys
from pathlib import Path
from typing import Union
def get_git_branch():