diff --git a/scripts/main.py b/scripts/main.py index 2f134e0cc8..1bb708c429 100644 --- a/scripts/main.py +++ b/scripts/main.py @@ -395,5 +395,3 @@ while True: chat.create_chat_message( "system", "Unable to execute command")) print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command") - -