mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 15:17:43 +00:00
Remove redundant code
This commit is contained in:
@@ -3,6 +3,5 @@ package org.session.libsignal.database
|
||||
interface LokiUserDatabaseProtocol {
|
||||
|
||||
fun getDisplayName(publicKey: String): String?
|
||||
fun getServerDisplayName(serverID: String, publicKey: String): String?
|
||||
fun getProfilePictureURL(publicKey: String): String?
|
||||
}
|
||||
|
Reference in New Issue
Block a user