Skip to content

Commit

Permalink
Update rebar.config.erl
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnwinterLiu authored Aug 17, 2021
1 parent 31d7712 commit 8d57c71
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rebar.config.erl
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ overlay_vars_rel(RelType) ->
, {enable_plugin_dgiot_modbus, true}
, {enable_plugin_dgiot_group, true}
, {enable_plugin_dgiot_ffmpeg, true}
, {enable_plugin_dgiot_xinchuangwei, true}
, {enable_plugin_dgiot_mingcheng, true}
, {vm_args_file, VmArgs}
].

Expand Down Expand Up @@ -347,8 +345,6 @@ relx_plugin_apps_per_rel(cloud) ->
, dgiot_modbus
, dgiot_group
, dgiot_ffmpeg
, dgiot_xinchuangwei
, dgiot_mingcheng
];
relx_plugin_apps_per_rel(edge) ->
[].
Expand Down

0 comments on commit 8d57c71

Please sign in to comment.