We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddf7f2 commit e9c251cCopy full SHA for e9c251c
src/main/java/dev/openfeature/sdk/EvaluationContext.java
@@ -57,6 +57,5 @@ static void mergeMaps(Function<Map<String, Value>, Structure> newStructure,
57
base.put(key, overridingEntry.getValue());
58
}
59
60
- return;
61
62
0 commit comments