diff --git a/scripts/debug.py b/scripts/debug.py index 67660b4..2e6339c 100644 --- a/scripts/debug.py +++ b/scripts/debug.py @@ -32,8 +32,6 @@ finally: RESET = '' BOLD = '' UNDERLINE = '' - finally: - config.debug and print(colors.HEADER + "=== DEBUG ENABLED ===") def fnCall(): """