test
parent
28b0862e0e
commit
5b5d7bcb59
|
@ -28,4 +28,8 @@ public class KraSocketClient {
|
||||||
this.socketClient.send("");
|
this.socketClient.send("");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void sendTest() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue