Skip to content

Commit bf47a62

Browse files
committed
Remove flatatt
1 parent 97c063f commit bf47a62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_editorjs_fields/widgets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from django.core.serializers.json import DjangoJSONEncoder
44
from django.forms import Media, widgets
55
from django.forms.renderers import get_default_renderer
6-
from django.forms.utils import flatatt
76
from django.utils.encoding import force_str
87
from django.utils.functional import Promise, cached_property
98
from django.utils.html import conditional_escape

0 commit comments

Comments
 (0)