fix(emqx_relup): dialyzer
This commit is contained in:
parent
219b2b6dc0
commit
3667a35844
|
@ -63,7 +63,7 @@ reload_components() ->
|
|||
?INFO("reloading resource providers ..."),
|
||||
emqx_rule_engine:load_providers(),
|
||||
?INFO("loading plugins ..."),
|
||||
load_plugins(),
|
||||
_ = load_plugins(),
|
||||
ok.
|
||||
|
||||
-endif.
|
||||
|
|
Loading…
Reference in New Issue