Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 39a899a

Browse filesBrowse files
committed
remove unused import
1 parent fecbeb0 commit 39a899a
Copy full SHA for 39a899a

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎djng/forms/fields.py

Copy file name to clipboardExpand all lines: djng/forms/fields.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from django.urls import reverse_lazy
1111
from django.forms import fields, models as model_fields, widgets
1212
from django.utils.html import format_html
13-
from django.utils.module_loading import import_string
1413
from django.utils.safestring import mark_safe
1514
from django.utils.translation import ugettext_lazy as _, ungettext_lazy
1615

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.