archive
/
md-pdf
Archived
1
Fork 0

remove unused import

This commit is contained in:
Jake Howard 2017-06-09 22:33:40 +01:00
parent ddb51ceee4
commit ebdfa67f3c
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import yaml
import os
from md_pdf.consts import CONFIG_FILE
from md_pdf.exceptions import ConfigValidationException