summaryrefslogtreecommitdiffstats
path: root/apps/dav/command/syncsystemaddressbook.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/command/syncsystemaddressbook.php')
-rw-r--r--apps/dav/command/syncsystemaddressbook.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/command/syncsystemaddressbook.php b/apps/dav/command/syncsystemaddressbook.php
index 162ab362892..8e04df46098 100644
--- a/apps/dav/command/syncsystemaddressbook.php
+++ b/apps/dav/command/syncsystemaddressbook.php
@@ -57,7 +57,6 @@ class SyncSystemAddressBook extends Command {
*/
protected function execute(InputInterface $input, OutputInterface $output) {
$principalBackend = new Principal(
- $this->config,
$this->userManager
);