Remove unused ProfilerLogger factory

This commit is contained in:
Philipp Holzer 2023-07-17 01:41:02 +02:00
commit 3a0c18713e
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
2 changed files with 0 additions and 59 deletions

View file

@ -198,12 +198,6 @@ return [
['create', [], Dice::CHAIN_CALL],
],
],
\Friendica\Core\Logger\Type\ProfilerLogger::class => [
'instanceOf' => \Friendica\Core\Logger\Factory\ProfilerLogger::class,
'call' => [
['create', [], Dice::CHAIN_CALL],
],
],
\Friendica\Core\Logger\Capabilities\IHaveCallIntrospections::class => [
'instanceOf' => \Friendica\Core\Logger\Util\Introspection::class,
'constructParams' => [