mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-09 19:18:01 -05:00
Fix Layout/EmptyLineAfterGuardClause
This commit is contained in:
@@ -173,6 +173,7 @@ module Mastodon::CLI
|
||||
path_segments = object.key.split('/')
|
||||
progress.increment
|
||||
next unless orphaned_file?(path_segments)
|
||||
|
||||
begin
|
||||
object.destroy unless dry_run?
|
||||
reclaimed_bytes += object.content_length
|
||||
|
||||
Reference in New Issue
Block a user