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