Skip to content

Commit

Permalink
clean_up(): fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Sep 6, 2024
1 parent 6a102c0 commit ea13ff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testlib/infra.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ def check_result(result, format_str, format_str_args):
)

# Unset MergeScheduled

for (fs_path, name, origin), pool_name in StratisDbus.fs_list().items():
if origin[0] is True:
check_result(
Expand Down

0 comments on commit ea13ff2

Please sign in to comment.