Skip to content
Merged
Prev Previous commit
checkstyle: remove newline
  • Loading branch information
Alex Klymenko committed Jul 9, 2024
commit c80a67e981d354a77d2c140964aece117e1d38c4
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import static org.junit.jupiter.api.Assertions.assertThrows;

import java.util.stream.Stream;

import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
Expand Down