Skip to content

Commit

Permalink
Merge pull request #474 from ged15/master
Browse files Browse the repository at this point in the history
removed unneeded dump of autoload files
  • Loading branch information
willdurand committed Feb 14, 2014
2 parents b638a18 + f170dac commit 7480363
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/capifony_symfony2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,6 @@ def capifony_progress_update(current, total)
symfony.propel.build.model
end

if use_composer && !use_composer_tmp
symfony.composer.dump_autoload
end

if assets_install
symfony.assets.install # Install assets
end
Expand Down

0 comments on commit 7480363

Please sign in to comment.