cleanup unused imports and extra line

This commit is contained in:
Andrey Tikhonov
2025-03-06 16:01:59 +01:00
parent 83ca0ef955
commit 5c88317745
3 changed files with 0 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
import itertools
from collections import defaultdict
from django.contrib.contenttypes.fields import GenericForeignKey
from django.core.exceptions import ValidationError