diff --git a/static/dependencies.config.php b/static/dependencies.config.php index 64c67cbc15..bd850bd1c7 100644 --- a/static/dependencies.config.php +++ b/static/dependencies.config.php @@ -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,