Commit c9afa348 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3262 from mikedugan/master

remove unused use statements
parents 41b9969c 96e64ef6
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment