Skip to content

Commit

Permalink
Testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankpatibandla committed Feb 20, 2024
1 parent 4a201e7 commit b878ca0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pros/cli/conductor.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,6 @@ def remove_depot(name: str):
_conductor.remove_depot(name)

ui.echo(f"Removed depot {name}")


@conductor.command("query-depots")
@click.option("--url", is_flag=True)
@default_options
Expand Down

0 comments on commit b878ca0

Please sign in to comment.