Skip to content

Commit 4818944

Browse files
author
Lucas Araujo
committed
refactor: remove empty line in MySpeed constructor
1 parent 5204ada commit 4818944

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MySpeed/MySpeed.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ class MySpeed extends \App\SupportedApps implements \App\EnhancedApps
77
public $config;
88

99
public function __construct() {
10-
1110
}
1211

1312
public function test()

0 commit comments

Comments
 (0)