From 8de002dac05a802be94552bab2ce59acd6d64800 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 14 Sep 2021 15:46:46 +0200 Subject: [PATCH] fd --- files/__main__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/__main__.py b/files/__main__.py index 378dea01ee..7aac2f0eeb 100644 --- a/files/__main__.py +++ b/files/__main__.py @@ -163,8 +163,6 @@ r=redis.Redis( local_ban_cache={} -UA_BAN_CACHE_TTL = int(environ.get("UA_BAN_CACHE_TTL", 3600)) - # import and bind all routing functions