Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Aug 9, 2012
1 parent 00fcecc commit 9188217
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/z3c/password/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
__docformat__ = "reStructuredText"
import zope.interface
import zope.schema
from zope.exceptions.interfaces import UserError

from z3c.password import MessageFactory as _

Expand Down

0 comments on commit 9188217

Please sign in to comment.