Skip to content

Commit

Permalink
Apply fixes from StyleCI (#18709)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Apr 7, 2017
1 parent f7f02c5 commit e9c65cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
use Illuminate\Auth\Console\ClearResetsCommand;
use Illuminate\Cache\Console\CacheTableCommand;
use Illuminate\Foundation\Console\ServeCommand;
use Illuminate\Queue\Console\FailedTableCommand;
use Illuminate\Foundation\Console\PresetCommand;
use Illuminate\Queue\Console\FailedTableCommand;
use Illuminate\Foundation\Console\AppNameCommand;
use Illuminate\Foundation\Console\JobMakeCommand;
use Illuminate\Database\Console\Seeds\SeedCommand;
Expand Down

0 comments on commit e9c65cd

Please sign in to comment.