Chris McDonough
2011-07-12 9e189243d64f32ee33153e6f257e989d43a6b011
remove unused import
1 files modified
1 ■■■■ changed files
pyramid/router.py 1 ●●●● patch | view | raw | blame | history
pyramid/router.py
@@ -12,7 +12,6 @@
from pyramid.interfaces import ITraverser
from pyramid.interfaces import IView
from pyramid.interfaces import IViewClassifier
from pyramid.interfaces import IResponse
from pyramid.events import ContextFound
from pyramid.events import NewRequest