correct overprune on imports to filterreader.py

pull/556/head
Daniel Black 11 years ago
parent d61734b9ac
commit e6a329210f

@ -24,6 +24,8 @@ __author__ = "Cyril Jaquier"
__copyright__ = "Copyright (c) 2004 Cyril Jaquier"
__license__ = "GPL"
import logging, os, shlex
from fail2ban.client.configreader import ConfigReader, DefinitionInitConfigReader
from fail2ban.server.action import CommandAction

Loading…
Cancel
Save