Remove unused import
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user