diff --git a/auditlog_tests/tests.py b/auditlog_tests/tests.py index ae6d5bc..3271456 100644 --- a/auditlog_tests/tests.py +++ b/auditlog_tests/tests.py @@ -47,7 +47,6 @@ from auditlog_tests.models import ( ManyRelatedModel, ManyRelatedOtherModel, ModelForReusableThroughModel, - OtherModelForReusableThroughModel, ReusableThroughRelatedModel, ModelPrimaryKeyModel, NoDeleteHistoryModel,