Skip to content

Commit

Permalink
Merge pull request #140 from ASFHyP3/disable-filter
Browse files Browse the repository at this point in the history
Remove Filter extension
  • Loading branch information
jtherrmann authored Dec 9, 2022
2 parents 3d4f9d2 + 9e4d856 commit 618e238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/api/src/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
'fields',
'pagination',
'context',
'filter',
])

from stac_fastapi.pgstac.app import handler # noqa: F401, E402

0 comments on commit 618e238

Please sign in to comment.