Skip to content

Commit 22dd208

Browse files
AzGasimgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 31ed337 commit 22dd208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devlink/src/Console/Commands/LinkCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function __construct()
3838

3939
public function handle(): void
4040
{
41-
//$this->art();
41+
// $this->art();
4242
info('Hello, I will link the configured packages for you.');
4343
$this->check();
4444
// create a symlink for the DEVLOG.md file

0 commit comments

Comments
 (0)