Guillermo Espinoza пре 7 година
родитељ
комит
a98b93a496
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      app/AppKernel.php

+ 0 - 1
app/AppKernel.php

@@ -42,7 +42,6 @@ class AppKernel extends Kernel
             new AuditBundle\AuditBundle(),
             new IPv4Bundle\IPv4Bundle(),
             new DHCPBundle\DHCPBundle(),
-            new WorkflowBundle\WorkflowBundle(),
         ];
 
         if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {