mirror of
https://github.com/mastodon/mastodon.git
synced 2025-05-12 04:31:11 +00:00
Clean trailing whitespace
This commit is contained in:
parent
b9638a6b82
commit
ba3e30cf93
|
@ -173,7 +173,7 @@ module Mastodon::CLI
|
|||
objects.each do |object|
|
||||
path_segments = object.key.split('/')
|
||||
progress.increment
|
||||
next unless orphaned_file?(path_segments)
|
||||
next unless orphaned_file?(path_segments)
|
||||
begin
|
||||
object.destroy unless dry_run?
|
||||
reclaimed_bytes += object.content_length
|
||||
|
|
Loading…
Reference in New Issue
Block a user