Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Nov 11, 2005
1 parent ff05a1e commit 333b2ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions browser/viewmeta.py
Expand Up @@ -15,11 +15,7 @@
$Id$
"""
import os

from zope import filereference
from zope.component.exceptions import ComponentLookupError
from zope.component.interfaces import IDefaultViewName
from zope.interface import implements, classImplements, Interface
from zope.publisher.interfaces import NotFound
from zope.security.checker import CheckerPublic, Checker
Expand Down

0 comments on commit 333b2ae

Please sign in to comment.