chore(exhook): fix diaylzer warnings
This commit is contained in:
parent
6fb3ff1f9f
commit
ef2a5c1dc7
|
@ -270,8 +270,6 @@ message(#message{id = Id, qos = Qos, from = From, topic = Topic,
|
|||
headers => headers(Headers)
|
||||
}.
|
||||
|
||||
headers(undefined) ->
|
||||
#{};
|
||||
headers(Headers) ->
|
||||
Ls = [username, protocol, peerhost, allow_publish],
|
||||
maps:fold(
|
||||
|
|
Loading…
Reference in New Issue