Skip to content

Commit

Permalink
Import missing Collection
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Jun 18, 2018
1 parent b22f7ab commit 788b9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/Api/ComponentController.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
use GrahamCampbell\Binput\Facades\Binput;
use Illuminate\Contracts\Auth\Guard;
use Illuminate\Database\QueryException;
use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Request;
use Symfony\Component\HttpKernel\Exception\BadRequestHttpException;

Expand Down

0 comments on commit 788b9af

Please sign in to comment.