@@ -15,10 +15,6 @@ import (
"time"
)
func init() {
Register(TransferMsg{})
}
type ClientCommon struct {
alive atomic.Value
status Status
The note is not visible to the blocked user.