summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 0b2bacce2..15ce6ef05 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -34,8 +34,6 @@ Must-Have (before 1.0)
Should-Have
-----------
-- ``current_route_url`` function. https://gist.github.com/762842
-
- Convert paster template and tutorial HTML templates to use
``request.static_url('{{package}}:static/foo.css')`` rather than
``${request.application_url}/static/foo.css``.