Skip to content

Commit 1ebcec7

Browse files
author
Khor Shu Heng
committed
Fix javadoc for keto authorization provider
1 parent 5a14e1e commit 1ebcec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/main/java/feast/common/auth/providers/keto/KetoAuthorizationProvider.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public static class Builder {
4343
* Initialized builder for Keto authorization provider.
4444
*
4545
* @param url Url string for Keto server.
46-
* @return Returns Builder
4746
*/
4847
public Builder(String url) {
4948
this.url = url;

0 commit comments

Comments
 (0)