郑晓宇 hace 6 años
padre
commit
81017309e9
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  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();
+}