remove unused import
This commit is contained in:
parent
ddb51ceee4
commit
ebdfa67f3c
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import yaml
|
||||
import os
|
||||
from md_pdf.consts import CONFIG_FILE
|
||||
from md_pdf.exceptions import ConfigValidationException
|
||||
|
||||
|
|
Reference in a new issue