Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Sep 13, 2023
1 parent e9dbb98 commit 4163ed5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ public record KeyValueComparison(
throw new IllegalArgumentException("Not able to compute key: " + this);
}
}

}

public static KeyValueComparison value(String key, String value) {
Expand Down

0 comments on commit 4163ed5

Please sign in to comment.