Skip to content

Commit

Permalink
remove duplicate rake message
Browse files Browse the repository at this point in the history
  • Loading branch information
imme5150 committed Jan 3, 2014
1 parent 7691a1c commit 3924df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/language_pack/rails3.rb
Expand Up @@ -78,7 +78,6 @@ def run_assets_precompile_rake_task
ENV["RAILS_GROUPS"] ||= "assets"
ENV["RAILS_ENV"] ||= "production"

puts "Running: rake assets:precompile"
require 'benchmark'

precompile.invoke
Expand Down

0 comments on commit 3924df5

Please sign in to comment.