Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Nov 30, 2023
1 parent 8d32129 commit d4d9364
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions edgy/core/db/querysets/clauses.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import sqlalchemy

import edgy # noqa I100

if TYPE_CHECKING: # pragma no cover
pass

Expand Down

0 comments on commit d4d9364

Please sign in to comment.