Closes #17725: Clean up import statements (#17728)

* #17725: Resolve all F401 errors

* Tweak noqa designation
This commit is contained in:
Jeremy Stretch
2024-10-10 14:52:47 -04:00
committed by GitHub
parent e3c3ca191c
commit e59f776e02
54 changed files with 29 additions and 90 deletions

View File

@@ -1,5 +1,3 @@
import itertools
from django.contrib.contenttypes.models import ContentType
from django.db import transaction