justinmclean opened a new issue, #7639:
URL: https://github.com/apache/gravitino/issues/7639
### What would you like to be improved?
This line of code occurs twice in
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
```
options.addOption(createSimpleOption("o", OWNER, "display entity owner"));
```
### How should we improve?
remove one line.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]