aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-17 15:48:40 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-17 15:48:40 +0000
commit6bd3684e80d5397fcd35636ac9cf5fd9dc8996ff (patch)
tree8f9d38307daac3b3f6ee0bc0b4119d5ab4cb7b54
parentClean up WS application a bit (diff)
snekchek
Diffstat (limited to '')
-rw-r--r--ws_app.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ws_app.py b/ws_app.py
index 8f1f55df..cab43ac0 100644
--- a/ws_app.py
+++ b/ws_app.py
@@ -1,5 +1,4 @@
# coding=utf-8
-from collections import OrderedDict
import os
from geventwebsocket import Resource, WebSocketApplication, WebSocketServer