Skip to content

Commit

Permalink
#4089: Removes unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromsl committed Apr 22, 2024
1 parent cfbcc9d commit 5d26eb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/forms/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from django.contrib.auth.forms import UserCreationForm
from django.core.validators import validate_email, ValidationError

from swapper import ImproperlyConfigured
from tinymce.widgets import TinyMCE

from core import email, models, validators
Expand Down

0 comments on commit 5d26eb4

Please sign in to comment.