Skip to content

Commit

Permalink
Remove message
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravtiwari committed Dec 9, 2019
1 parent ea4162a commit 03fb4c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/webpacker/commands.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ def clean(count = 2)
File.delete(file) if File.exist?(file)
logger.info "Removed #{file}"
end
else
logger.info "Keeping the latest #{count} versions. Nothing to do"
end

true
Expand Down

0 comments on commit 03fb4c2

Please sign in to comment.