mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
ktlint
This commit is contained in:
parent
2e93b7c4c9
commit
28df09a8d4
2 changed files with 0 additions and 2 deletions
|
@ -53,4 +53,3 @@ data class DeviceKeys(
|
|||
@Json(name = "signatures")
|
||||
val signatures: Map<String, Map<String, String>>?
|
||||
)
|
||||
|
||||
|
|
|
@ -59,4 +59,3 @@ data class DeviceKeysWithUnsigned(
|
|||
@Json(name = "unsigned")
|
||||
val unsigned: UnsignedDeviceInfo? = null
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue