Commit 66ccd371 authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

fix dangling comma in scenario-utils.js

parent f27e7dae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -554,7 +554,7 @@ export function parseEdgeApps(scenario) {
                  dropDownName: 'V2X Information (030)',
                  enabled: false,
                  enableInProgressCount: -1,
                  disableInProgressCount: -1,
                  disableInProgressCount: -1
                });
              // MEC011
              } else if (proc.image.includes('meep-app-enablement')) {