chore: fix dialyzer warning.
This commit is contained in:
parent
3efa583830
commit
b189d594c3
|
@ -24,7 +24,7 @@
|
|||
|
||||
start(_Type, _Args) ->
|
||||
ok = emqx_machine:start(),
|
||||
emqx_restricted_shell:set_prompt_func(),
|
||||
_ = emqx_restricted_shell:set_prompt_func(),
|
||||
emqx_machine_sup:start_link().
|
||||
|
||||
stop(_State) ->
|
||||
|
|
Loading…
Reference in New Issue