Browse Source

FD3-416 AppKernel updated

Guillermo Espinoza 7 years ago
parent
commit
a98b93a496
1 changed files with 0 additions and 1 deletions
  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)) {