mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-03 04:27:35 +01:00
Clean after Benoit's review
This commit is contained in:
parent
2717cca267
commit
d4682e504c
@ -22,4 +22,4 @@ import com.squareup.moshi.JsonClass
|
||||
* This is used as a holder to pass necessary data to some workers params.
|
||||
*/
|
||||
@JsonClass(generateAdapter = true)
|
||||
data class LocalEchoIdentifiers(val roomId: String, val eventId: String)
|
||||
internal data class LocalEchoIdentifiers(val roomId: String, val eventId: String)
|
||||
|
Loading…
x
Reference in New Issue
Block a user