Skip to content

Commit

Permalink
change a bit
Browse files Browse the repository at this point in the history
Signed-off-by: see-quick <maros.orsak159@gmail.com>
  • Loading branch information
see-quick committed Nov 6, 2024
1 parent 1af21b6 commit 2abe4fc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public void begin(ClassTree clazz) {
.filter(hasAvoidedAnnotation())
.map(AnalysisFunctions.matchMutationsInMethod())
.collect(Collectors.toList());

this.annotatedMethodMatcher = Prelude.or(methods);
}
}
Expand Down

0 comments on commit 2abe4fc

Please sign in to comment.