mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Remove legacy PHP-CS-Fixer rule configuration
This commit is contained in:
parent
4fa015bddf
commit
991f11cdf2
5 changed files with 4 additions and 15 deletions
|
@ -37,7 +37,7 @@ class RabbitMQConsumerTotalProxy
|
|||
Consumer $elcuratorConsumer,
|
||||
Consumer $shaarliConsumer,
|
||||
Consumer $pocketHtmlConsumer,
|
||||
Consumer $omnivoreConsumer
|
||||
Consumer $omnivoreConsumer,
|
||||
) {
|
||||
$this->pocketConsumer = $pocketConsumer;
|
||||
$this->readabilityConsumer = $readabilityConsumer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue