style fix
This commit is contained in:
@@ -28,4 +28,3 @@ $console = tap($app->make(Kernel::class))->bootstrap();
|
|||||||
foreach ($commands as $command) {
|
foreach ($commands as $command) {
|
||||||
$console->call($command);
|
$console->call($command);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user