2
0
Эх сурвалжийг харах

Remove unneeded 'continue'

Dmitrii Tishchenko 4 сар өмнө
parent
commit
653d8c0946

+ 0 - 1
borgmatic/hooks/data_source/btrfs.py

@@ -303,7 +303,6 @@ def remove_data_source_dumps(hook_config, config, borgmatic_runtime_directory, d
             snapshot_parent_dir = snapshot_path.rsplit(subvolume.path, 1)[0]
             if os.path.isdir(snapshot_parent_dir):
                 shutil.rmtree(snapshot_parent_dir)
-                continue
 
 
 def make_data_source_dump_patterns(