This commit is contained in:
Ryan ZHAO 2020-12-02 17:06:34 +11:00
commit 1407d1ca97

View File

@ -9,7 +9,6 @@ import java.security.SecureRandom
class NullMessage() : ControlMessage() {
companion object {
const val TAG = "NullMessage"