Skip to content

Commit

Permalink
unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Aug 28, 2011
1 parent 382dc8c commit 50983e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyramid/view.py
Expand Up @@ -7,12 +7,10 @@
from pyramid.interfaces import IRoutesMapper
from pyramid.interfaces import IView
from pyramid.interfaces import IViewClassifier
from pyramid.interfaces import IRendererInfo

from pyramid.httpexceptions import HTTPFound
from pyramid.httpexceptions import default_exceptionresponse_view
from pyramid.path import caller_package
from pyramid.renderers import RendererHelper
from pyramid.static import static_view
from pyramid.threadlocal import get_current_registry

Expand Down

0 comments on commit 50983e3

Please sign in to comment.