Skip to content

Commit

Permalink
Drop another line
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Aug 30, 2023
1 parent 9a7f313 commit 6d8c9e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ void ignoreClassesAnnotatedWithLombokData() {
"class A {",
" private String field;",
"}")
.expectNoDiagnostics()
.doTest();
}
}

0 comments on commit 6d8c9e1

Please sign in to comment.