Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ebertti committed Aug 27, 2024
1 parent 7969016 commit b303719
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion easy/admin/field.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from django.contrib.admin import display
from django.contrib.admin.templatetags.admin_urls import admin_urlname
from django.db.models import Model, ImageField as ModelImageField, ForeignKey
from django.conf import settings
Expand Down

0 comments on commit b303719

Please sign in to comment.