Fix style error

This commit is contained in:
Vítor Galvão 2017-07-29 21:54:18 +01:00 committed by GitHub
parent b4381ddcaa
commit f450178763

View File

@ -117,7 +117,6 @@ module Hbc
odie "audit failed for #{Formatter.pluralize(num_failed, "cask")}: " \
"#{failed_casks.join(" ")}"
end
end
end
end