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 Oct 25, 2021
1 parent eb04f9c commit b18a4bd
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 @@ -221,7 +221,6 @@ overlay_vars_rel(RelType) ->
, {enable_plugin_dgiot_ffmpeg, true}
, {enable_plugin_dgiot_shouyincheng, true}
, {enable_plugin_dgiot_gb26875, true}
, {enable_plugin_dgiot_esports, true}
, {vm_args_file, VmArgs}
].

Expand Down Expand Up @@ -353,7 +352,6 @@ relx_plugin_apps_per_rel(cloud) ->
, dgiot_ffmpeg
, dgiot_shouyincheng
, dgiot_gb26875
, dgiot_esports
];
relx_plugin_apps_per_rel(edge) ->
[].
Expand Down

0 comments on commit b18a4bd

Please sign in to comment.