JimMoen 2 лет назад
Родитель
Сommit
6f90369429
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/emqx_machine/src/emqx_machine_boot.erl

+ 1 - 0
apps/emqx_machine/src/emqx_machine_boot.erl

@@ -24,6 +24,7 @@
 -export([stop_port_apps/0]).
 
 -dialyzer({no_match, [basic_reboot_apps/0]}).
+-dialyzer({no_match, [basic_reboot_apps_edition/1]}).
 
 -ifdef(TEST).
 -export([sorted_reboot_apps/1, reboot_apps/0]).