Completed
Pull Request — master (#1163)
by
unknown
01:36
created
src/Laravel/LaravelDatabaseRepository.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 Nwidart\Modules\Laravel;
4 4
 
5 5
 use Illuminate\Contracts\Filesystem\FileNotFoundException;
6
-use Illuminate\Database\Eloquent\Builder;
7 6
 use Illuminate\Support\Facades\Schema;
8 7
 use Illuminate\Support\Str;
9 8
 use Nwidart\Modules\Collection;
Please login to merge, or discard this patch.