forked from wallabag/wallabag
Remove legacy PHP-CS-Fixer rule configuration
This commit is contained in:
@ -64,7 +64,7 @@ class ImportCommand extends Command
|
||||
ElcuratorImport $elcuratorImport,
|
||||
ShaarliImport $shaarliImport,
|
||||
PocketHtmlImport $pocketHtmlImport,
|
||||
OmnivoreImport $omnivoreImport
|
||||
OmnivoreImport $omnivoreImport,
|
||||
) {
|
||||
$this->entityManager = $entityManager;
|
||||
$this->tokenStorage = $tokenStorage;
|
||||
|
||||
Reference in New Issue
Block a user