justinmclean commented on code in PR #8320:
URL: https://github.com/apache/gravitino/pull/8320#discussion_r2306372770
##########
clients/cli/src/main/java/org/apache/gravitino/cli/commands/OwnerDetails.java:
##########
@@ -36,14 +34,6 @@ public class OwnerDetails extends Command {
protected final String entity;
protected final MetadataObject.Type entityType;
- /**
- * Displays the owner of an entity.
- *
- * @param context The command context.
- * @param metalake The name of the metalake.
- * @param entity The name of the entity.
- * @param entityType The type entity.
- */
Review Comment:
Please add this back in
--
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]