Browse Source

Elimino linea.

Maximiliano Schvindt 8 năm trước cách đây
mục cha
commit
068253ab77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/WorkflowBundle/Entity/Workflow.php

+ 1 - 1
src/WorkflowBundle/Entity/Workflow.php

@@ -107,7 +107,7 @@ class Workflow
     
     public function __construct()
     {
-        //$this->actions = new \Doctrine\Common\Collections\ArrayCollection();
+        
     }
 
     /**