Skip to content

Commit

Permalink
fix format issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmcr committed Nov 14, 2024
1 parent 5e34f78 commit 88afe11
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import static org.mockito.Mockito.mock;

class TaskQueueTest {

private TaskQueue<Runnable> queue;
private EagerThreadPoolExecutor executor;

Expand Down

0 comments on commit 88afe11

Please sign in to comment.