Fix: Remove unused modules

This commit is contained in:
yoshiko2
2022-11-26 05:40:53 +08:00
parent 86d5c7501a
commit 02dd74dd08
6 changed files with 2 additions and 12 deletions

View File

@@ -1,8 +1,6 @@
# -*- coding: utf-8 -*-
import re
from lxml import etree
from urllib.parse import urlparse, unquote
from .parser import Parser