Adding newline at end of file

This commit is contained in:
Kevin
2018-08-25 01:14:35 +08:00
parent 796053cfa5
commit 36d91265d3
3 changed files with 3 additions and 3 deletions

View File

@@ -24,4 +24,4 @@ class Hourly extends Command
$this->redirectLoggingToStdout('cron');
event(new CronHourly());
}
}
}