فهرست منبع

FD3-416 AppKernel updated

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)) {