mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 01:07:46 +00:00
fixes warnings
This commit is contained in:
@@ -195,7 +195,7 @@ class GracefulShutdownTest {
|
||||
request,
|
||||
object : okhttp3.WebSocketListener() {
|
||||
override fun onMessage(
|
||||
ws: okhttp3.WebSocket,
|
||||
webSocket: okhttp3.WebSocket,
|
||||
text: String,
|
||||
) {
|
||||
frames.trySend(text)
|
||||
|
||||
Reference in New Issue
Block a user