Commit 700200b8 authored by suyanlong's avatar suyanlong

replace port.Message to pb.Message

parent 7eff445d
Pipeline #7946 canceled with stages
...@@ -9,7 +9,3 @@ const ( ...@@ -9,7 +9,3 @@ const (
// Unmarshal([]byte) error // Unmarshal([]byte) error
// IsMsg()bool // IsMsg()bool
//} //}
func (m *Message) IsIBTPX() bool {
return false
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment