wugg 2 éve
szülő
commit
9d7ceca95c
1 módosított fájl, 0 hozzáadás és 1 törlés
  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');
     }
 }