From afbea257b23a02b4dd39f09d39969da47d668500 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sun, 13 Sep 2020 01:06:02 +0200 Subject: Get rid of extra newline Signed-off-by: Olivier Gayot --- swiftstory/SwiftStory.py | 1 - 1 file changed, 1 deletion(-) diff --git a/swiftstory/SwiftStory.py b/swiftstory/SwiftStory.py index b7dbb6d..0451062 100644 --- a/swiftstory/SwiftStory.py +++ b/swiftstory/SwiftStory.py @@ -14,7 +14,6 @@ from swiftstory.Status import error game_manager = swiftstory.GameManager.GameManager() - def message_received_handler(client, message): def join_game(): try: -- cgit v1.2.3