aboutsummaryrefslogtreecommitdiffstats
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 50f570ec93e..b83a37131c3 100644
--- a/apps/dav/command/syncsystemaddressbook.php
+++ b/apps/dav/command/syncsystemaddressbook.php
@@ -53,7 +53,6 @@ class SyncSystemAddressBook extends Command {
* @param OutputInterface $output
*/
protected function execute(InputInterface $input, OutputInterface $output) {
-
$output->writeln('Syncing users ...');
$progress = new ProgressBar($output);
$progress->start();