Skip to content

Commit dfc0f64

Browse files
committed
remove unused
1 parent 5b9c4aa commit dfc0f64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pctiler/pctiler/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ async def lifespan(app: FastAPI) -> AsyncGenerator:
9696
pg_mosaic.pgstac_mosaic_factory.assets_accessor_dependency,
9797
pg_mosaic.pgstac_mosaic_factory.reader_dependency,
9898
pg_mosaic.pgstac_mosaic_factory.backend_dependency,
99-
pg_mosaic.pgstac_mosaic_factory.pgstac_dependency,
10099
],
101100
tags=["PgSTAC Mosaic endpoints"],
102101
)

0 commit comments

Comments
 (0)