There was an error while loading. Please reload this page.
1 parent 073c626 commit 71328ccCopy full SHA for 71328cc
1 file changed
operator/src/main/java/it/aboutbits/postgresql/crd/grant/Grant.java
@@ -44,6 +44,6 @@ public class Grant
44
@Override
45
@JsonIgnore
46
public String getName() {
47
- return ""; // Come up with something that makes sense
+ return "";
48
}
49
0 commit comments