Merge pull request #1948 from CachetHQ/analysis-zO37Lk

Applied fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2016-07-08 17:42:17 +01:00
committed by GitHub

View File

@@ -17,7 +17,6 @@ use CachetHQ\Cachet\Http\Controllers\Api\AbstractApiController;
use CachetHQ\Cachet\Models\Component;
use CachetHQ\Cachet\Models\ComponentGroup;
use CachetHQ\Cachet\Models\IncidentTemplate;
use Exception;
use GrahamCampbell\Binput\Facades\Binput;
use Illuminate\Database\Eloquent\ModelNotFoundException;
use Illuminate\Database\QueryException;