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 Sep 10, 2021
1 parent 50914b4 commit 0d56219
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rebar.config.erl
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ overlay_vars_rel(RelType) ->
, {enable_plugin_dgiot_modbus, true}
, {enable_plugin_dgiot_group, true}
, {enable_plugin_dgiot_ffmpeg, true}
, {enable_plugin_dgiot_shouyincheng, true}
, {vm_args_file, VmArgs}
].

Expand Down Expand Up @@ -348,7 +347,6 @@ relx_plugin_apps_per_rel(cloud) ->
, dgiot_modbus
, dgiot_group
, dgiot_ffmpeg
, dgiot_shouyincheng
];
relx_plugin_apps_per_rel(edge) ->
[].
Expand Down

0 comments on commit 0d56219

Please sign in to comment.