Skip to content

Commit 96e64ef

Browse files
author
Mike Dugan
committed
remove unused use statements
1 parent e3630a5 commit 96e64ef

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)