Skip to content

Commit 8828cce

Browse files
committed
fix: update javadoc
Signed-off-by: Todd Baert <[email protected]>
1 parent ba7038f commit 8828cce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: providers/go-feature-flag/src/main/java/dev/openfeature/contrib/providers/gofeatureflag/GoFeatureFlagProvider.java

-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ public GoFeatureFlagProvider(GoFeatureFlagProviderOptions options) throws Invali
6161
this.initializeProvider(options);
6262
}
6363

64-
6564
/**
6665
* validateInputOptions is validating the different options provided when creating the provider.
6766
*

0 commit comments

Comments
 (0)