Skip to content

Commit

Permalink
Removed left over comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Nov 10, 2023
1 parent 8b150c4 commit da5070f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,4 @@ private DependencyNodeFilter createDependencyNodeFilter() {
return filters.isEmpty() ? null : new AndDependencyNodeFilter(filters);
}

// following is required because the version handling in maven code
// doesn't work properly. I ripped it out of the enforcer rules.
}

0 comments on commit da5070f

Please sign in to comment.