Skip to content

Commit

Permalink
remove models folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 committed Jan 31, 2024
1 parent 33ddeb7 commit 57cfbb7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
from stac_fastapi.core.core import (
BulkTransactionsClient,
CoreClient,
EsAsyncBaseFiltersClient,
TransactionsClient,
)
from stac_fastapi.elasticsearch.config import ElasticsearchSettings
from stac_fastapi.elasticsearch.core import EsAsyncBaseFiltersClient
from stac_fastapi.elasticsearch.database_logic import (
DatabaseLogic,
create_collection_index,
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 57cfbb7

Please sign in to comment.