Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
philikon committed Apr 10, 2006
1 parent 3ca2529 commit b38a18e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions metaconfigure.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@
import os

from zope.security import checker

from zope.configuration.exceptions import ConfigurationError
from zope.interface import Interface, classImplements
from zope.publisher.interfaces.browser import IDefaultBrowserLayer
from zope.publisher.interfaces.browser import IBrowserView

from zope.app.component.interface import provideInterface
from zope.app.component import metaconfigure
from zope.app.publisher.browser import viewmeta

Expand Down

0 comments on commit b38a18e

Please sign in to comment.