소스 검색

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