Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
raju-opti committed Dec 4, 2023
1 parent 7e7d1cb commit d3a75ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/optimizely_config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export class OptimizelyConfig {
);

this.experimentsMap = experimentsMapByKey;
// this.experimentsMap = OptimizelyConfig.getExperimentsKeyMap(experimentsMapById);

this.featuresMap = OptimizelyConfig.getFeaturesMap(
configObj, featureIdVariablesMap, experimentsMapById, variableIdMap
);
Expand Down

0 comments on commit d3a75ba

Please sign in to comment.