Skip to content

Commit

Permalink
Deleted a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rsingh433 committed Dec 6, 2023
1 parent 1a4d9d8 commit befdaad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public int hashCode() {
}

public static LogEntry fromMetaWalEntry(Entry<Key,Value> entry) {
// final Key key = entry.getKey();

final Text columnQualifier = entry.getKey().getColumnQualifier();

String filePath = columnQualifier.toString();
Expand Down

0 comments on commit befdaad

Please sign in to comment.