removed install
This commit is contained in:
@@ -34,7 +34,7 @@ class GroupServiceProvider extends ServiceProvider
|
||||
// Register console commands
|
||||
if ($this->app->runningInConsole()) {
|
||||
$this->commands([
|
||||
InstallGroupModule::class,
|
||||
//InstallGroupModule::class,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user