seven 1 week ago
parent
commit
72fc34c50f
1 changed files with 0 additions and 1 deletions
  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;
     }