@lowcodeunit/applications-flow-common 1.39.98-merge → 1.39.100-codesplitting

Sign up to get free protection for your applications and to get access to all the features.
@@ -1272,7 +1272,7 @@ class EaCService {
1272
1272
  EnterpriseLookup: state.EaC.EnterpriseLookup,
1273
1273
  Enterprise: {
1274
1274
  ...state.EaC.Enterprise,
1275
- PrimaryHost: project.PrimaryHost,
1275
+ // PrimaryHost: project.PrimaryHost,
1276
1276
  },
1277
1277
  Hosts: projHosts,
1278
1278
  // Providers: state.EaC.Providers, // TODO: Remove after all providers ADB2C's have been upgraded