mirror of
https://github.com/fhmq/hmq.git
synced 2026-04-24 10:38:34 +00:00
remove no use
This commit is contained in:
@@ -51,11 +51,6 @@ type client struct {
|
||||
rmsgs []*packets.PublishPacket
|
||||
}
|
||||
|
||||
type subInfo struct {
|
||||
sub *subscription
|
||||
num int
|
||||
}
|
||||
|
||||
type subscription struct {
|
||||
client *client
|
||||
topic string
|
||||
|
||||
Reference in New Issue
Block a user