Remove unused import
This commit is contained in:
parent
1cb3e103a8
commit
f9c2e1271b
@ -1,5 +1,5 @@
|
||||
import os
|
||||
from html5tagger import Document, E
|
||||
from html5tagger import Document
|
||||
from shutil import rmtree
|
||||
|
||||
#if homepage is at Home.page, set homepage to "Home"
|
||||
|
Loading…
Reference in New Issue
Block a user