aboutsummaryrefslogtreecommitdiffstats
path: root/flywheel/resource.py
diff options
context:
space:
mode:
Diffstat (limited to 'flywheel/resource.py')
-rw-r--r--flywheel/resource.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/flywheel/resource.py b/flywheel/resource.py
index 36f49792..cc566752 100644
--- a/flywheel/resource.py
+++ b/flywheel/resource.py
@@ -7,9 +7,7 @@ from flywheel.response import status, Response, ResponseException
from decimal import Decimal
import re
-from itertools import chain
-# TODO: Display user login in top panel: http://stackoverflow.com/questions/806835/django-redirect-to-previous-page-after-login
# TODO: Figure how out references and named urls need to work nicely
# TODO: POST on existing 404 URL, PUT on existing 404 URL
#