pull/505/head
Brice-W 5 years ago
parent abb1db7a7e
commit a346bb4ea5

@ -96,4 +96,4 @@ object UpdateMessageBuilder {
fun buildDataExtractionMessage(): String {
return ""
}
}
}

@ -44,5 +44,4 @@ class UpdateMessageData () {
fun toJSON(): String {
return JsonUtil.toJson(this)
}
}
}

Loading…
Cancel
Save