wugg 2 жил өмнө
parent
commit
9d7ceca95c

+ 0 - 1
app/command/ExecPush.php

@@ -35,6 +35,5 @@ class ExecPush extends Command
     		}
     	}
     	Cache::store("redis")->handler()->set("reportKey",0);
-        $output->writeln('execpush');
     }
 }