mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-12 01:23:10 +00:00
remove unused import
This commit is contained in:
parent
96267d5b7d
commit
9c5899cf99
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ from auditlog_tests.models import (
|
|||
ManyRelatedModel,
|
||||
ManyRelatedOtherModel,
|
||||
ModelForReusableThroughModel,
|
||||
OtherModelForReusableThroughModel,
|
||||
ReusableThroughRelatedModel,
|
||||
ModelPrimaryKeyModel,
|
||||
NoDeleteHistoryModel,
|
||||
|
|
|
|||
Loading…
Reference in a new issue