Unused exception reference
This commit is contained in:
parent
11cf23b4f2
commit
e05d7440b2
|
@ -1,6 +1,5 @@
|
|||
<?php namespace App\Console;
|
||||
|
||||
use Exception;
|
||||
use Illuminate\Console\Scheduling\Schedule;
|
||||
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
|
||||
|
||||
|
|
Loading…
Reference in New Issue