Skip to content

Commit 2e4aa40

Browse files
authored
fix: Remove unused import (#8241)
1 parent be0caaa commit 2e4aa40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cms/tests/test_page.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from django.contrib.auth import get_user_model
88
from django.contrib.sites.models import Site
99
from django.core.cache import cache
10-
from django.core.exceptions import ValidationError
1110
from django.db import models
1211
from django.db.utils import IntegrityError
1312
from django.http import HttpResponse, HttpResponseNotFound

0 commit comments

Comments
 (0)