Skip to content

Commit

Permalink
Remove unused function param
Browse files Browse the repository at this point in the history
  • Loading branch information
inglesp committed Mar 14, 2024
1 parent f697244 commit 29de4d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airlock/file_browser_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ def get_path_tree(
parent,
selected_path=ROOT_PATH,
expanded=False,
selected_only=False,
):
"""Walk a flat list of paths and create a tree from them."""

Expand Down

0 comments on commit 29de4d6

Please sign in to comment.