Remove unused import
This commit is contained in:
parent
413d888a77
commit
79620e7fea
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import os
|
||||
import shutil
|
||||
|
||||
PROJECT_DIR = os.path.dirname(__file__)
|
||||
WORKING_DIR = os.getcwd()
|
||||
|
|
Reference in a new issue