Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
removed translate and product bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
wachterjohannes committed Apr 14, 2014
1 parent 27d23e9 commit c6bcdbd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/admin/AppKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ public function registerBundles()
new Sulu\Bundle\CoreBundle\SuluCoreBundle(),
new Sulu\Bundle\AdminBundle\SuluAdminBundle(),
new Sulu\Bundle\ContactBundle\SuluContactBundle(),
new Sulu\Bundle\Product\BaseBundle\SuluProductBaseBundle(),
new Sulu\Bundle\Product\AdvancedBundle\SuluProductAdvancedBundle(),
new Sulu\Bundle\SecurityBundle\SuluSecurityBundle(),
new Sulu\Bundle\TranslateBundle\SuluTranslateBundle(),
new Sulu\Bundle\TagBundle\SuluTagBundle(),
new Sulu\Bundle\PortalBundle\SuluPortalBundle(),
new Sulu\Bundle\ContentBundle\SuluContentBundle(),
Expand Down

0 comments on commit c6bcdbd

Please sign in to comment.