mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
remove unused use statements
This commit is contained in:
parent
e3630a53af
commit
96e64ef66c
@ -2,8 +2,6 @@
|
||||
|
||||
use Illuminate\Console\Command;
|
||||
use Illuminate\Foundation\Inspiring;
|
||||
use Symfony\Component\Console\Input\InputOption;
|
||||
use Symfony\Component\Console\Input\InputArgument;
|
||||
|
||||
class Inspire extends Command {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user