Skip to content

Commit

Permalink
remove pass
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Oct 20, 2023
1 parent 083e748 commit 83d1950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsp_permissions_scripts/scenario_tanner/cleanup_tanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def cleanup_tanner() -> None:
host=host,
token=token,
)
pass
print("passed")


if __name__ == "__main__":
Expand Down

0 comments on commit 83d1950

Please sign in to comment.