summaryrefslogtreecommitdiffstats
path: root/core/views
diff options
context:
space:
mode:
Diffstat (limited to 'core/views')
-rw-r--r--core/views/drawings.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/views/drawings.py b/core/views/drawings.py
index f86cd10..4145123 100644
--- a/core/views/drawings.py
+++ b/core/views/drawings.py
@@ -18,9 +18,7 @@ by looking inside the file before being served.
'''
-todo='''The git stuff on upload!
-
-need to check if invalid query string is invalid, or produces multiple replies
+todo='''Need to check if invalid query string is invalid, or produces multiple replies
and render a user-friendly error page.
'''