Skip to content

Commit 306da55

Browse files
committed
codesniffer fix
1 parent a18eec6 commit 306da55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

solid/lib/AppInfo/Application.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class Application extends App implements IBootstrap {
3434
*/
3535
public function __construct(array $urlParams = []) {
3636
parent::__construct(self::APP_ID, $urlParams);
37-
3837
}
3938

4039
public function register(IRegistrationContext $context): void {

0 commit comments

Comments
 (0)