Skip to content

Commit

Permalink
Removed code commented out
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Nioche <[email protected]>
  • Loading branch information
jnioche committed Dec 4, 2023
1 parent 42732f5 commit 537a214
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ protected Map<String, String[]> filterMetadata(Metadata meta) {

Map<String, String[]> fieldVals = new HashMap<>();

// for (Entry<Key, String> entry : metadata2field.entrySet()) {
for (Key key : metadata2field) {
Set<String> matchingKeys = new HashSet<>();
// if it is a glob - look for all matching entries in the metadata
Expand Down

0 comments on commit 537a214

Please sign in to comment.