Skip to content

Commit

Permalink
SKARA-2239
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaosongzs committed Apr 19, 2024
1 parent 894690e commit 35f43ae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ Iterator<Issue> check(Commit commit, CommitMessage message, JCheckConfiguration
}
}
Collections.reverse(errors);
log.finer("issue: bad whitespace");
issues.add(new WhitespaceIssue(path, line, row, errors, metadata));
}
}
Expand Down

0 comments on commit 35f43ae

Please sign in to comment.