Unverified Commit 10ba9606 authored by Viral Solani's avatar Viral Solani Committed by GitHub

Merge pull request #286 from viralsolani/analysis-8wbJBK

Apply fixes from StyleCI
parents 1a622492 d6f99960
...@@ -14,7 +14,7 @@ class Kernel extends ConsoleKernel ...@@ -14,7 +14,7 @@ class Kernel extends ConsoleKernel
* @var array * @var array
*/ */
protected $commands = [ protected $commands = [
InstallAppCommand::class, InstallAppCommand::class,
]; ];
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment