remove trailing newline

This commit is contained in:
Richard Beales
2023-04-10 19:50:56 +01:00
parent c6bdb0f0ba
commit f69e46208e

View File

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