Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
esoteric-ephemera committed Apr 15, 2024
1 parent 9b850c0 commit 13b52d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emmet-cli/emmet/cli/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@


class TaskStore:

_get_store_from_type: dict[str, Store] = {
"mongo": MongoStore,
"s3": S3Store,
Expand Down

0 comments on commit 13b52d5

Please sign in to comment.