Skip to content

Commit

Permalink
Removed unneeded removeAllProxies calls.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Aug 20, 2004
1 parent c719793 commit 1d1935e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion browser/itemswidgets.py
Expand Up @@ -17,7 +17,6 @@
"""
from zope.interface import implements
from zope.i18n import translate
from zope.proxy import removeAllProxies
from zope.schema.interfaces import ValidationError, InvalidValue
from zope.schema.interfaces import ConstraintNotSatisfied, ITitledTokenizedTerm

Expand Down

0 comments on commit 1d1935e

Please sign in to comment.