Skip to content

Commit

Permalink
remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Oct 7, 2011
1 parent 57d084e commit 1868005
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion memphis/form/fields.py
@@ -1,7 +1,6 @@
""" Basic fields """
import datetime, iso8601, decimal
from memphis import view
from memphis.view import formatter
from memphis.form import vocabulary
from memphis.form.field import field, Field
from memphis.form.interfaces import _, null, required, Invalid, ITerm
Expand Down

0 comments on commit 1868005

Please sign in to comment.