remove unused import

This commit is contained in:
Chris Wells 2024-11-11 10:46:07 -08:00
parent 96267d5b7d
commit 9c5899cf99

View file

@ -47,7 +47,6 @@ from auditlog_tests.models import (
ManyRelatedModel,
ManyRelatedOtherModel,
ModelForReusableThroughModel,
OtherModelForReusableThroughModel,
ReusableThroughRelatedModel,
ModelPrimaryKeyModel,
NoDeleteHistoryModel,