Make rubocop happy.
This commit is contained in:
parent
29259b46ae
commit
1cf3bf016c
|
@ -704,7 +704,6 @@ task 'posts:inline_uploads' => :environment do |_, args|
|
||||||
putc "."
|
putc "."
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
fixed_count += 1
|
fixed_count += 1
|
||||||
else
|
else
|
||||||
not_corrected_post_ids << post.id
|
not_corrected_post_ids << post.id
|
||||||
|
|
Loading…
Reference in New Issue