Navigation Menu

Skip to content

Commit

Permalink
JENKINS-30801 checkstyle fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Alvizu committed Oct 12, 2015
1 parent 702b877 commit 439eeab
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -614,7 +614,6 @@ private List<Action> filterActions(final List<Action> actions) {
*
* @param causeAction
* the causeAction to remove UserIdCause from
* @return whether the action has a {@link UserIdCause}
*/
private void filterOutUserIdCause(CauseAction causeAction) {
for (final Cause cause : causeAction.getCauses()) {
Expand Down

0 comments on commit 439eeab

Please sign in to comment.