archive
/
md-pdf
Archived
1
Fork 0

Remove unused import

This commit is contained in:
Jake Howard 2017-05-28 11:20:41 +01:00
parent 413d888a77
commit 79620e7fea
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import os
import shutil
PROJECT_DIR = os.path.dirname(__file__)
WORKING_DIR = os.getcwd()