BUG-272: cleanup sal-rest-connector
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / structures / CompareLf.java
index 34036edc05866ff7a4c658833a36a29ce3b1517d..12ab0732025a2d1fdada1f58f6cf9bceba67d52b 100644 (file)
@@ -7,7 +7,8 @@
  */
 package org.opendaylight.controller.sal.restconf.impl.test.structures;
 
-import static org.junit.Assert.*;
+import static org.junit.Assert.assertFalse;
+import static org.junit.Assert.assertTrue;
 
 import org.junit.Test;