Update Utils.py

This commit is contained in:
XYenon 2022-03-06 17:09:24 +08:00 committed by GitHub
parent f848d17f79
commit afbdfccb0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
import logging
import tempfile
import urllib.request
# import os
from gettext import translation
from urllib.error import ContentTooShortError, HTTPError, URLError