Fix checkstyle error

This commit is contained in:
Alexey Andreev 2022-04-04 15:23:04 +03:00
parent 4b5b09164f
commit b52729a7c2

View File

@ -16,7 +16,6 @@
package org.teavm.classlib.java.net;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.io.UnsupportedEncodingException;