From 1cf3bf016cc3cac6dbd8abc7573cd259aa3b06c7 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Mon, 10 Jun 2019 09:49:02 +0800 Subject: [PATCH] Make rubocop happy. --- lib/tasks/posts.rake | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tasks/posts.rake b/lib/tasks/posts.rake index aa4b87abcaf..7cba85ec8f4 100644 --- a/lib/tasks/posts.rake +++ b/lib/tasks/posts.rake @@ -704,7 +704,6 @@ task 'posts:inline_uploads' => :environment do |_, args| putc "." end - fixed_count += 1 else not_corrected_post_ids << post.id