mirror of https://github.com/fail2ban/fail2ban
not used import removed
parent
70080b112a
commit
e7bd8ed619
|
@ -33,7 +33,6 @@ if sys.version_info >= (3, 3):
|
|||
import importlib.machinery
|
||||
else:
|
||||
import imp
|
||||
from .jailthread import JailThread
|
||||
from .mytime import MyTime
|
||||
|
||||
# Gets the instance of the logger.
|
||||
|
|
Loading…
Reference in New Issue