Remove unused ProfilerLogger factory
This commit is contained in:
parent
447f9daa9f
commit
3a0c18713e
2 changed files with 0 additions and 59 deletions
|
@ -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' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue