Completed
Push — master ( f54236...bd1ebd )
by Maxime
04:31
created
src/Distilleries/Contentful/Repositories/EntriesRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Distilleries\Contentful\Repositories;
4 4
 
5 5
 use Distilleries\Contentful\Models\Locale;
6
-use Distilleries\Contentful\Models\Scopes\NotNullSlugScope;
7 6
 use Exception;
8 7
 use Illuminate\Support\Collection;
9 8
 use Illuminate\Support\Facades\DB;
Please login to merge, or discard this patch.