Merge pull request #1445 from koeppea/0.10-redunant-IPAddr-import

remove redundant IPAddr import
pull/1446/merge
Serg G. Brester 9 years ago
commit dcab8ab309

@ -42,7 +42,6 @@ from .banmanager import BanManager
from .jailthread import JailThread from .jailthread import JailThread
from .action import ActionBase, CommandAction, CallingMap from .action import ActionBase, CommandAction, CallingMap
from .mytime import MyTime from .mytime import MyTime
from .filter import IPAddr
from .utils import Utils from .utils import Utils
from ..helpers import getLogger from ..helpers import getLogger

Loading…
Cancel
Save