Skip to content

Commit

Permalink
remove useless
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Oct 31, 2023
1 parent 6387c27 commit dfae275
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tipg/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,6 @@ async def items( # noqa: C901
Optional[MediaType], Depends(ItemsOutputType)
] = None,
):
offset = offset or 0

output_type = output_type or MediaType.geojson
geom_as_wkt = output_type not in [
MediaType.geojson,
Expand Down

0 comments on commit dfae275

Please sign in to comment.