BUG-865: removed use of deprecated code in yang-parser-impl tests.
[yangtools.git] / yang / yang-parser-impl / src / test / java / org / opendaylight / yangtools / yang / parser / impl / AugmentTest.java
index 6c1df4ac09f8dcd583f1d568fe8939917feff2c5..30c46efc752a6d2fb0d1ae738fd9247f555d10bc 100644 (file)
@@ -23,7 +23,6 @@ import java.util.Collections;
 import java.util.Date;
 import java.util.List;
 import java.util.Set;
-
 import org.junit.BeforeClass;
 import org.junit.Test;
 import org.opendaylight.yangtools.yang.common.QName;