parent
c4dbdc1b8e
commit
2c3e12a42c
|
@ -458,7 +458,6 @@ class ChatRoomService(
|
|||
|
||||
val headers = HttpHeaders()
|
||||
headers.set("x-api-key", apiKey)
|
||||
headers.contentType = MediaType.APPLICATION_JSON
|
||||
|
||||
val httpEntity = HttpEntity(null, headers)
|
||||
|
||||
|
|
Loading…
Reference in New Issue