]> git.mxchange.org Git - friendica.git/commitdiff
Remove comment
authorArt4 <art4@wlabs.de>
Thu, 26 Dec 2024 07:00:21 +0000 (07:00 +0000)
committerArt4 <art4@wlabs.de>
Thu, 26 Dec 2024 07:00:21 +0000 (07:00 +0000)
static/dependencies.config.php

index 64c67cbc1544c567a66a6228f01d4834563d1f2a..bd850bd1c7f2d5e274e8a6e8e16e94cadab83741 100644 (file)
@@ -132,12 +132,6 @@ return (function(string $basepath, array $getVars, array $serverVars, array $coo
                        [Dice::INSTANCE => \Friendica\Core\Config\Model\ReadOnlyFileConfig::class],
                ],
        ],
-       /**
-        * Creates the \Friendica\App\BaseURL
-        *
-        * Same as:
-        *   $baseURL = new \Friendica\App\BaseURL($configuration, $);
-        */
        \Friendica\App\BaseURL::class => [
                'constructParams' => [
                        $serverVars,