Skip to content

Commit

Permalink
one liner
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 20, 2019
1 parent 3ee0065 commit 12c2882
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/Console/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ class Kernel extends ConsoleKernel
*/
protected function schedule(Schedule $schedule)
{
// $schedule->command('inspire')
// ->hourly();
// $schedule->command('inspire')->hourly();
}

/**
Expand Down

0 comments on commit 12c2882

Please sign in to comment.