Remove redundant comment

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
Aleksi Häkli 2019-02-16 18:33:36 +02:00 committed by Aleksi Häkli
parent 8b4c522f5b
commit 9b0f664dcd
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -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