summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 2cd208da2..d2d2a847a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,9 +6,6 @@ Should-Have
- MultiDict documentation.
-- Move newrequest send event into inner try block in router so exceptions
- generated by newrequest subscribers can serve as exception view gotos.
-
- https://github.com/Pylons/pyramid/issues#issue/67 (fixing would make it
possible to render a static site from a static dir).