Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed May 11, 2024
1 parent 4714833 commit 811b111
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/api/loads/test_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@

from ... import common

if typing.TYPE_CHECKING:
import pathlib


if not anyconfig.query.SUPPORTED:
pytest.skip(
Expand Down

0 comments on commit 811b111

Please sign in to comment.