Skip to content

Commit c9afa34

Browse files
committed
Merge pull request laravel#3262 from mikedugan/master
remove unused use statements
2 parents 41b9969 + 96e64ef commit c9afa34

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/Console/Commands/Inspire.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
use Illuminate\Console\Command;
44
use Illuminate\Foundation\Inspiring;
5-
use Symfony\Component\Console\Input\InputOption;
6-
use Symfony\Component\Console\Input\InputArgument;
75

86
class Inspire extends Command {
97

0 commit comments

Comments
 (0)