Completed
Pull Request — master (#1163)
by
unknown
01:59
created
src/Laravel/DatabaseModule.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 Exception;
6
-use Illuminate\Container\Container;
7 6
 use Illuminate\Filesystem\Filesystem;
8 7
 use Nwidart\Modules\Contracts\RepositoryInterface;
9 8
 use Nwidart\Modules\Entities\ModuleEntity;
Please login to merge, or discard this patch.