Minor - remove unused bundle

pull/2487/head
jmontoyaa 7 years ago
parent 3ed79fa8fb
commit 9cd4a8eb5f
  1. 1
      config/bundles.php

@ -56,7 +56,6 @@ return [
Chamilo\MediaBundle\ChamiloMediaBundle::class => ['all' => true],
Chamilo\NotificationBundle\ChamiloNotificationBundle::class => ['all' => true],
Chamilo\SettingsBundle\ChamiloSettingsBundle::class => ['all' => true],
Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle::class => ['all' => true],
HWI\Bundle\OAuthBundle\HWIOAuthBundle::class => ['all' => true],
winzou\Bundle\StateMachineBundle\winzouStateMachineBundle::class => ['all' => true],
Bazinga\Bundle\HateoasBundle\BazingaHateoasBundle::class => ['all' => true],

Loading…
Cancel
Save