Remove redundant modifiers
[yangtools.git] / yang / yang-maven-plugin-it / src / test / java / org / opendaylight / yangtools / yang2sources / plugin / it / YangToSourcesPluginTestIT.java
index 0ed29b771888f3b4c63f7d34f5c2985c5dcca1d2..1365e560c72a04e425f156d902f9ef76a0f293a5 100644 (file)
@@ -17,7 +17,6 @@ import java.io.InputStream;
 import java.net.URISyntaxException;
 import java.net.URL;
 import java.util.Arrays;
-import java.util.List;
 import java.util.Properties;
 import org.apache.maven.it.VerificationException;
 import org.apache.maven.it.Verifier;