Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Rzeszutek committed Jan 19, 2023
1 parent b26759c commit 635ecfe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ public class JmxConfig {
// rules:
// - JMX_DEFINITION1
// - JMX_DEFINITION2
// The parser is guaranteed to call setRules with a non-null argument, or throw an exception
private final List<JmxRule> rules;

public JmxConfig(List<JmxRule> rules) {
Expand Down

0 comments on commit 635ecfe

Please sign in to comment.