update Device response
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official
|
||||
version=0.4.0-SNAPSHOT
|
||||
catalog=0.5.0
|
||||
catalog=0.6.0-SNAPSHOT
|
||||
|
||||
@@ -11,9 +11,6 @@ object Device {
|
||||
data class Response(
|
||||
val id: UUID,
|
||||
val type: UUID,
|
||||
)
|
||||
|
||||
data class Identity(
|
||||
val identity: String,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user