We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18eec6 commit 306da55Copy full SHA for 306da55
1 file changed
solid/lib/AppInfo/Application.php
@@ -34,7 +34,6 @@ class Application extends App implements IBootstrap {
34
*/
35
public function __construct(array $urlParams = []) {
36
parent::__construct(self::APP_ID, $urlParams);
37
-
38
}
39
40
public function register(IRegistrationContext $context): void {
0 commit comments