Skip to content

Commit

Permalink
Remove implemented TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian committed Aug 10, 2017
1 parent 185ccef commit 079ee4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion session/ses/session.go
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ func (s *Type) onReleaseOut(msg message.Provider) {
case message.PUBACK:
fallthrough
case message.PUBCOMP:
// TODO: release packet ID
id, _ := msg.PacketID()
s.releasePacketID(id)

Expand Down

0 comments on commit 079ee4b

Please sign in to comment.