Remove unnecessary stuff
Watch everything break when I do this
This commit is contained in:
parent
168400fab0
commit
b760a00f3f
3 changed files with 0 additions and 12 deletions
|
@ -13,7 +13,3 @@
|
|||
| simple approach to interacting with each command's IO methods.
|
||||
|
|
||||
*/
|
||||
|
||||
Artisan::command('inspire', function () {
|
||||
$this->comment(Inspiring::quote());
|
||||
})->purpose('Display an inspiring quote');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue