Skip to content

Commit

Permalink
Remove DummyModelFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
PON authored and PON committed Sep 12, 2023
1 parent 690e0b4 commit 81dffb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_app/tests/test_middleware.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from mapentity.middleware import get_internal_user, clear_internal_user_cache
from mapentity.tests.factories import SuperUserFactory
from mapentity.tokens import TokenManager
from test_app.tests.factories import DummyModelFactory

User = get_user_model()

Expand Down

0 comments on commit 81dffb4

Please sign in to comment.