We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc04c4 commit e0fac34Copy full SHA for e0fac34
src/SetupHelperServiceProvider.php
@@ -6,7 +6,6 @@
6
use Illuminate\Support\ServiceProvider;
7
use SaineshMamgain\SetupHelper\Console\Commands\Generators\ContractMakeCommand;
8
use SaineshMamgain\SetupHelper\Console\Commands\Generators\JobMakeCommand;
9
-use SaineshMamgain\SetupHelper\Console\Commands\Generators\RepositoryMakeCommand;
10
use SaineshMamgain\SetupHelper\Console\Commands\Generators\RequestMakeCommand;
11
use SaineshMamgain\SetupHelper\Console\Commands\Generators\TraitMakeCommand;
12
use SaineshMamgain\SetupHelper\Console\Commands\SetupCommand;
0 commit comments