diff --git a/files/routes/wrappers.py b/files/routes/wrappers.py index 546901a5e..6dfef8fc0 100644 --- a/files/routes/wrappers.py +++ b/files/routes/wrappers.py @@ -23,7 +23,6 @@ def get_ID(): else: x = "logged_out" - return f'{SITE}-{x}' def calc_users():