Skip to content

Commit

Permalink
Updated according to the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeykad committed Sep 20, 2023
1 parent 4ae60c2 commit a41b7e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ public final class UnusedVariable extends BugChecker implements CompilationUnitT
"org.openqa.selenium.support.FindBys",
"org.apache.beam.sdk.transforms.DoFn.TimerId",
"org.apache.beam.sdk.transforms.DoFn.StateId",
"org.mockito.Mock",
"org.springframework.boot.test.mock.mockito.MockBean"
);

Expand Down

0 comments on commit a41b7e3

Please sign in to comment.