mirror of
https://github.com/etesync/android
synced 2024-12-23 15:18:14 +00:00
Import contacts: fix wrong import account.
This commit is contained in:
parent
201a1e078e
commit
8e457c5ec7
@ -365,8 +365,6 @@ class ImportFragment : DialogFragment() {
|
||||
localContact.addToGroup(batch, localAddressBook.findOrCreateGroup(category))
|
||||
}
|
||||
batch.commit()
|
||||
|
||||
result.added++
|
||||
} catch (e: ContactsStorageException) {
|
||||
e.printStackTrace()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user