From 9b0f664dcd1f1da566c8bf29675e888c49161f24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Ha=CC=88kli?= Date: Sat, 16 Feb 2019 18:33:36 +0200 Subject: [PATCH] Remove redundant comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aleksi Häkli --- axes/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/axes/conf.py b/axes/conf.py index 5fe2b52..2ce6807 100644 --- a/axes/conf.py +++ b/axes/conf.py @@ -48,7 +48,6 @@ class MyAppConf(AppConf): VERBOSE = True # whitelist and blacklist - # TODO: convert the strings to IPv4 on startup to avoid type conversion during processing NEVER_LOCKOUT_WHITELIST = False NEVER_LOCKOUT_GET = False