@@ -13,7 +13,7 @@ |
||
13 | 13 | * @var array |
14 | 14 | */ |
15 | 15 | protected $commands = [ |
16 | - Commands\Init::class, |
|
16 | + Commands\Init::class, |
|
17 | 17 | ]; |
18 | 18 | |
19 | 19 | /** |