pyflakes: remove unused imports

This commit is contained in:
mickael
2019-01-07 23:27:28 +00:00
parent 1b3ce72efc
commit 15bdbf63fd

View File

@@ -2,8 +2,6 @@
import threading import threading
import time, random, string, re, copy import time, random, string, re, copy
import requests
import sys
#from geoip import geolite2 #from geoip import geolite2
import config import config