Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 6, 2024
1 parent 1b8e6d5 commit 7607b00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unfold/contrib/forms/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from django.forms import MultiWidget, Widget
from django.http import QueryDict
from django.utils.datastructures import MultiValueDict

from unfold.widgets import PROSE_CLASSES, UnfoldAdminTextInputWidget

WYSIWYG_CLASSES = [
Expand Down

0 comments on commit 7607b00

Please sign in to comment.