mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 21:43:46 +08:00
make rubocop happy
This commit is contained in:
parent
df55e5bac4
commit
8e3b685aa4
@ -31,7 +31,6 @@ task "categories:create_definition" => :environment do
|
||||
puts "", "Done!", ""
|
||||
end
|
||||
|
||||
|
||||
def print_status(current, max)
|
||||
print "\r%9d / %d (%5.1f%%)" % [current, max, ((current.to_f / max.to_f) * 100).round(1)]
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user