Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2018-06-17 10:19:16 +00:00
committed by StyleCI Bot
parent 500b897362
commit caa0054c80

View File

@@ -17,7 +17,6 @@ use CachetHQ\Cachet\Bus\Commands\ComponentGroup\RemoveComponentGroupCommand;
use CachetHQ\Cachet\Bus\Commands\ComponentGroup\UpdateComponentGroupCommand;
use CachetHQ\Cachet\Models\Component;
use CachetHQ\Cachet\Models\ComponentGroup;
use CachetHQ\Cachet\Models\Tag;
use GrahamCampbell\Binput\Facades\Binput;
use Illuminate\Routing\Controller;
use Illuminate\Support\Facades\View;