Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2015-02-22 19:58:23 -06:00
8 changed files with 8 additions and 7 deletions

View File

@@ -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 {