seven hace 1 semana
padre
commit
72fc34c50f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Services/IssueService.php

+ 0 - 1
app/Services/IssueService.php

@@ -893,7 +893,6 @@ class IssueService extends BaseService
             }
         }
 
-        var_dump($new);
         return $result;
     }