Skip to content

Commit

Permalink
[GOBBLIN-1841] Remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiyingy committed Jun 20, 2023
1 parent df6d903 commit d20bf51
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
import org.apache.gobblin.cluster.event.ClusterManagerShutdownRequest;
import org.apache.gobblin.testing.AssertWithBackoff;

import static org.mockito.Mockito.doNothing;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;


Expand Down

0 comments on commit d20bf51

Please sign in to comment.