diff --git a/fail2ban-server b/fail2ban-server index 0b5cae06..2ce71212 100755 --- a/fail2ban-server +++ b/fail2ban-server @@ -25,7 +25,7 @@ __date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" -import locale, getopt, sys +import getopt, sys # Inserts our own modules path first in the list # fix for bug #343821