Skip to content

Commit e8dc677

Browse files
binarykactions-user
authored andcommitted
Fix styling
1 parent 077f21a commit e8dc677

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Repositories/Repository.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@
2323
use Binaryk\LaravelRestify\Services\Search\RepositorySearchService;
2424
use Binaryk\LaravelRestify\Traits\InteractWithSearch;
2525
use Binaryk\LaravelRestify\Traits\PerformsQueries;
26-
use Illuminate\Container\Container;
2726
use Illuminate\Database\Eloquent\Model;
2827
use Illuminate\Http\Request;
2928
use Illuminate\Http\Resources\ConditionallyLoadsAttributes;
3029
use Illuminate\Http\Resources\DelegatesToResource;
3130
use Illuminate\Pagination\AbstractPaginator;
32-
use Illuminate\Pagination\LengthAwarePaginator;
3331
use Illuminate\Routing\Router;
3432
use Illuminate\Support\Collection;
3533
use Illuminate\Support\Facades\DB;

0 commit comments

Comments
 (0)