From ed06480e750eaac12e4d77e926bc5325e41810a1 Mon Sep 17 00:00:00 2001 From: Art4 Date: Thu, 26 Dec 2024 07:00:21 +0000 Subject: [PATCH] Remove comment --- static/dependencies.config.php | 6 ------ 1 file changed, 6 deletions(-) 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,