Skip to content

Commit

Permalink
codesniffer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ylebre committed Feb 7, 2024
1 parent a18eec6 commit 306da55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solid/lib/AppInfo/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ class Application extends App implements IBootstrap {
*/
public function __construct(array $urlParams = []) {
parent::__construct(self::APP_ID, $urlParams);

}

public function register(IRegistrationContext $context): void {
Expand Down

0 comments on commit 306da55

Please sign in to comment.