Remove unused imports
This commit also adds UnusedImportsCheck Checkstyle module.
This commit is contained in:
-1
@@ -27,7 +27,6 @@ import java.security.UnrecoverableKeyException;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import org.apache.commons.lang.exception.ExceptionUtils;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.junit.rules.TemporaryFolder;
|
||||
|
||||
Reference in New Issue
Block a user