diff --git a/md_pdf/consts.py b/md_pdf/consts.py index a02f0a7..9a98e4b 100644 --- a/md_pdf/consts.py +++ b/md_pdf/consts.py @@ -1,5 +1,4 @@ import os -import shutil PROJECT_DIR = os.path.dirname(__file__) WORKING_DIR = os.getcwd()