Skip to content

Commit

Permalink
Merge pull request #168 from opensafely-core/remove-function-param
Browse files Browse the repository at this point in the history
Remove unused function param
  • Loading branch information
inglesp authored Mar 14, 2024
2 parents bdc9674 + 29de4d6 commit cf41e05
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 cf41e05

Please sign in to comment.