Remove unused import

This commit is contained in:
Govindas 2022-01-21 12:19:31 +02:00
parent 1cb3e103a8
commit f9c2e1271b
1 changed files with 1 additions and 1 deletions

View File

@ -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"