Browse Source

Elimino linea.

Maximiliano Schvindt 8 years ago
parent
commit
068253ab77
1 changed files with 1 additions and 1 deletions
  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();
+        
     }
 
     /**