removed test
parent
79514cb5df
commit
f0b43c2cdd
|
@ -10,6 +10,4 @@ public interface KraSocketClientEventInterface {
|
|||
void kraSocketClientOnOpen(ServerHandshake serverHandshake);
|
||||
|
||||
void kraSocketClientOnClose(int code, String reason, boolean remote);
|
||||
|
||||
void test(String test);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue