Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Nov 26, 2024
1 parent dc09ab4 commit fdfcf95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tdd/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
query,
)
from tdd.metadata import insert_metadata, delete_metadata
from tdd.errors import IDNotFound
from tdd.config import CONFIG


Expand Down

0 comments on commit fdfcf95

Please sign in to comment.