trying to get the right amount of spacing / newlines at the end of main.py!

This commit is contained in:
Richard Beales
2023-04-10 08:14:48 +01:00
committed by GitHub
parent 9cea7c0f61
commit 2fb06a3db5

View File

@@ -395,5 +395,3 @@ while True:
chat.create_chat_message( chat.create_chat_message(
"system", "Unable to execute command")) "system", "Unable to execute command"))
print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command") print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command")