Skip to content

Commit

Permalink
[Java] Checkstyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Oct 19, 2023
1 parent ad04996 commit ed76f8a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import io.aeron.test.driver.TestMediaDriver;
import org.agrona.DirectBuffer;
import org.agrona.MutableDirectBuffer;
import org.agrona.collections.LongArrayList;
import org.agrona.collections.MutableInteger;
import org.agrona.collections.MutableLong;
import org.agrona.concurrent.UnsafeBuffer;
Expand All @@ -40,7 +39,6 @@

import java.util.function.Predicate;

import static io.aeron.driver.Configuration.MTU_LENGTH_DEFAULT;
import static java.util.Objects.requireNonNull;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotEquals;
Expand Down

0 comments on commit ed76f8a

Please sign in to comment.