郑晓宇 6 anni fa
parent
commit
81017309e9
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      app/Console/Commands/robot.php

+ 1 - 3
app/Console/Commands/robot.php

@@ -190,6 +190,4 @@ class robot extends Command
 
         Worker::runAll();
     }
-}
-
-exit();
+}