summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2020-09-13 01:06:02 +0200
committerOlivier Gayot <olivier.gayot@sigexec.com>2020-09-13 01:06:02 +0200
commitafbea257b23a02b4dd39f09d39969da47d668500 (patch)
tree163d2a5ffacf6444dd3d7bfaf0ad011481977989
parente07f10a7556aebcb1a8822835ebf202ca55467fa (diff)
Get rid of extra newline
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
-rw-r--r--swiftstory/SwiftStory.py1
1 files changed, 0 insertions, 1 deletions
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: