wugg 2 years ago
parent
commit
9d7ceca95c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/command/ExecPush.php

+ 0 - 1
app/command/ExecPush.php

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