Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardSchwarzkopf committed Oct 28, 2024
1 parent 033327c commit 50fb566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/api/test_api_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
HTTP_204_NO_CONTENT,
HTTP_400_BAD_REQUEST,
HTTP_409_CONFLICT,
HTTP_422_UNPROCESSABLE_ENTITY,
)

from app import models, schemas
Expand Down

0 comments on commit 50fb566

Please sign in to comment.