Remove unused imports
This commit is contained in:
parent
f3e7fc0dc3
commit
f714589728
@ -15,11 +15,9 @@ import static org.junit.Assert.*;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.lang.reflect.Type;
|
||||
import java.nio.file.Path;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.logging.SocketHandler;
|
||||
|
||||
|
||||
public class TestGenerics {
|
||||
|
Loading…
Reference in New Issue
Block a user