Skip to content

Commit

Permalink
Update pageadmin.py
Browse files Browse the repository at this point in the history
remove unused import
  • Loading branch information
jrief committed Apr 10, 2024
1 parent 2e40d24 commit b994119
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cms/admin/pageadmin.py
Expand Up @@ -18,7 +18,6 @@
from django.db import transaction
from django.db.models import Prefetch, Q
from django.db.models.query import QuerySet
from django.db.utils import IntegrityError
from django.forms.fields import IntegerField
from django.http import (
Http404,
Expand Down

0 comments on commit b994119

Please sign in to comment.