diff --git a/lib/constants.py b/lib/constants.py index d314fd2..57e00d4 100644 --- a/lib/constants.py +++ b/lib/constants.py @@ -88,6 +88,3 @@ class Constants: CONST = Constants() - - -CONST = Constants()