Loading lib/Command/MigrateWebmailAddressbooks.php +0 −1 Original line number Diff line number Diff line Loading @@ -85,6 +85,5 @@ class Migrate2FASecrets extends Command { } $emails = $this->webmailMapper->getUserEmails($limit, $offset); $this->webmailMapper->migrateContacts($emails); } } Loading
lib/Command/MigrateWebmailAddressbooks.php +0 −1 Original line number Diff line number Diff line Loading @@ -85,6 +85,5 @@ class Migrate2FASecrets extends Command { } $emails = $this->webmailMapper->getUserEmails($limit, $offset); $this->webmailMapper->migrateContacts($emails); } }