ktlint
This commit is contained in:
parent
a58bb776f3
commit
e8f28d7ce4
@ -64,4 +64,3 @@ data class PublicKeys(
|
||||
*/
|
||||
@Json(name = "public_key") val publicKey: String
|
||||
)
|
||||
|
||||
|
@ -70,7 +70,6 @@ class ContactsDataSource @Inject constructor(
|
||||
?.let { Uri.parse(it) }
|
||||
?.let { mappedContactBuilder.photoURI = it }
|
||||
|
||||
|
||||
map[id] = mappedContactBuilder
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user