Skip to content

Commit

Permalink
refactor: Automate fixing Sonar issues. (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: Moderne <[email protected]>
  • Loading branch information
jkschneider and TeamModerne authored Jul 27, 2021
1 parent 4a865bd commit 3891c9a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@ public Maven visitMaven(Maven maven, ExecutionContext ctx) {
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,3 @@ public Maven visitMaven(Maven maven, ExecutionContext ctx) {
}

}

Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,3 @@ public J.Annotation visitAnnotation(J.Annotation annotation, ExecutionContext ct
}

}

Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,3 @@ public Maven visitMaven(Maven maven, ExecutionContext ctx) {
}

}

Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ public J.Annotation visitAnnotation(J.Annotation annotation, ExecutionContext ct
}

}

Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,3 @@ public J.MethodInvocation visitMethodInvocation(J.MethodInvocation method, Execu
}

}

0 comments on commit 3891c9a

Please sign in to comment.