From 4cf5765e7653fb61f6758229d79d8360a60ee4b5 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 23 Nov 2023 19:58:04 +0200 Subject: [PATCH] remove unnecessary variable --- files/helpers/config/const.py | 2 -- files/templates/header.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index f0746cd43..db8507d34 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1033,8 +1033,6 @@ def IS_EVENT(): return "birthdead" return None -IS_THXGIVING = True - CHUD_PHRASES = ( "Trans lives matter", "Black lives matter", diff --git a/files/templates/header.html b/files/templates/header.html index e64f454d5..832ee55c9 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -85,7 +85,7 @@