summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-09-10 22:40:27 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-09-10 22:40:27 +0200
commita0a1835ff6552820c5859fc79b8a0a3dbc522a31 (patch)
tree01764c90fd6999e047dc5941d1f3d149113458b7 /server
parent86669872fb166cf4c41fd4b136c48244f726befa (diff)
Remove unneeded import
Diffstat (limited to 'server')
-rw-r--r--server/hints.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/hints.py b/server/hints.py
index c70c596..872827f 100644
--- a/server/hints.py
+++ b/server/hints.py
@@ -1,7 +1,5 @@
# coding=utf-8
-import server.user_session
-
# Hint.instantiate takes a hint object (dictionary) to be sent to the client
# and sets additional fields based on previously sent hints.