chore: fix dialyzer warnings

This commit is contained in:
JianBo He 2023-06-08 11:06:25 +08:00
parent d0222ae79d
commit 5d86443910
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ handle_in(
topic => TopicName,
data => Data
}),
emqx_broker:publish(Msg),
_ = emqx_broker:publish(Msg),
ok;
false ->
ok