Ken 1 settimana fa
parent
commit
0c3fc588ea
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -924,7 +924,7 @@ class IssueService extends BaseService
                 ]);
 
 
-                Prediction::prediction($new_issue_no);
+//                Prediction::prediction($new_issue_no);
 
                 $id = $res['key'] ?? 0;
                 if ($id) {