remove unused use statements
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
use Illuminate\Foundation\Inspiring;
|
use Illuminate\Foundation\Inspiring;
|
||||||
use Symfony\Component\Console\Input\InputOption;
|
|
||||||
use Symfony\Component\Console\Input\InputArgument;
|
|
||||||
|
|
||||||
class Inspire extends Command {
|
class Inspire extends Command {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user