good morning!!!!

Skip to content
Snippets Groups Projects
Commit 6627fd8e authored by or-else's avatar or-else
Browse files

remove assignment to a deprecated protobuf field

parent 80fb0c64
Branches
Tags v0.23.0-rc2
No related merge requests found
......@@ -135,8 +135,6 @@ func pbServSerialize(msg *ServerComMessage) *pbx.ServerMsg {
pkt.Message = pbServMetaSerialize(msg.Meta)
}
pkt.Topic = msg.RcptTo
return &pkt
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment