Unused import removed
This commit is contained in:
parent
2ac3ca584c
commit
52e852b930
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from time import sleep
|
||||||
from logging import getLogger
|
from logging import getLogger
|
||||||
from ipaddress import IPv4Address
|
from ipaddress import IPv4Address
|
||||||
from urllib.error import HTTPError
|
from urllib.error import HTTPError
|
||||||
from calendar import monthcalendar
|
|
||||||
from geoip2.database import Reader
|
from geoip2.database import Reader
|
||||||
from tarfile import open as taropen
|
from tarfile import open as taropen
|
||||||
from urllib3 import disable_warnings
|
from urllib3 import disable_warnings
|
||||||
|
|
Loading…
Reference in a new issue