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 45e9ba2 commit 898c0efCopy full SHA for 898c0ef
src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
@@ -405,7 +405,6 @@ FeatureProviderStateManager getFeatureProviderStateManager(String domain) {
405
return providerRepository.getFeatureProviderStateManager(domain);
406
}
407
408
-
409
/**
410
* Runs the handlers associated with a particular provider.
411
*
0 commit comments