mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
not used import removed
This commit is contained in:
parent
70080b112a
commit
e7bd8ed619
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue