delete a comma.

This commit is contained in:
Lei Chen 2017-01-16 16:27:10 +08:00
parent ff6acbf293
commit 4606eaeb58
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ process(?UNSUBSCRIBE_PACKET(PacketId, RawTopics), State = #proto_state{
{stop, _} -> {stop, _} ->
ok ok
end, end,
,
send(?UNSUBACK_PACKET(PacketId), State); send(?UNSUBACK_PACKET(PacketId), State);
process(?PACKET(?PINGREQ), State) -> process(?PACKET(?PINGREQ), State) ->