Skip to content

Commit ffde3bf

Browse files
committed
Remove unused import
1 parent b2de056 commit ffde3bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/apache/commons/compress/compressors/gzip/GzipParametersTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import java.nio.charset.Charset;
2828
import java.util.zip.Deflater;
2929

30-
import org.apache.commons.io.Charsets;
3130
import org.junit.jupiter.api.Test;
3231
import org.junit.jupiter.params.ParameterizedTest;
3332
import org.junit.jupiter.params.provider.CsvSource;

0 commit comments

Comments
 (0)