Skip to content

Commit dfae275

Browse files
committed
remove useless
1 parent 6387c27 commit dfae275

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tipg/factory.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -719,8 +719,6 @@ async def items( # noqa: C901
719719
Optional[MediaType], Depends(ItemsOutputType)
720720
] = None,
721721
):
722-
offset = offset or 0
723-
724722
output_type = output_type or MediaType.geojson
725723
geom_as_wkt = output_type not in [
726724
MediaType.geojson,

0 commit comments

Comments
 (0)