Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Removes unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Oct 17, 2018
1 parent 624deb0 commit e4b201c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions onegov/form/fields.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
import inspect
import phonenumbers

from depot.io.utils import FileIntent
from onegov.core.html import sanitize_html
from onegov.core.utils import binary_to_dictionary
from onegov.file.utils import content_type_from_fileobj
from onegov.file.utils import IMAGE_MIME_TYPES_AND_SVG
from onegov.form.validators import ValidPhoneNumber
from onegov.form.widgets import IconWidget
Expand Down

0 comments on commit e4b201c

Please sign in to comment.