1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 02:39:39 +02:00

Fix checkstyle issues

This commit is contained in:
Paul Schaub 2022-10-17 00:53:50 +02:00
parent fbcde13df3
commit 6fd705b1dc
4 changed files with 2 additions and 8 deletions

View file

@ -4,8 +4,6 @@
package investigations;
import static org.junit.jupiter.api.Assertions.assertArrayEquals;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
import java.io.ByteArrayInputStream;