mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-20 07:58:27 +00:00
clean
This commit is contained in:
parent
abb1db7a7e
commit
a346bb4ea5
@ -96,4 +96,4 @@ object UpdateMessageBuilder {
|
|||||||
fun buildDataExtractionMessage(): String {
|
fun buildDataExtractionMessage(): String {
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -44,5 +44,4 @@ class UpdateMessageData () {
|
|||||||
fun toJSON(): String {
|
fun toJSON(): String {
|
||||||
return JsonUtil.toJson(this)
|
return JsonUtil.toJson(this)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user