update Device response
This commit is contained in:
@@ -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