Skip to content

Commit

Permalink
Remove unused dep
Browse files Browse the repository at this point in the history
Co-authored-by: Padraic Shafer <[email protected]>
  • Loading branch information
danielballan and padraic-shafer authored Nov 29, 2023
1 parent b0ff67b commit 5359f7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tiled/server/router.py
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,6 @@ async def container_full(
format: Optional[str] = None,
filename: Optional[str] = None,
serialization_registry=Depends(get_serialization_registry),
settings: BaseSettings = Depends(get_settings),
):
"""
Fetch the data below the given node.
Expand Down

0 comments on commit 5359f7a

Please sign in to comment.