Remove unused imports in the whole NETCONF project
[netconf.git] / restconf / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / CodecsExceptionsCatchingTest.java
index fb6c7a5b0c2974b7fd2626dc3866876688299c42..92bb4617d93e9b2c98bae46595adb168f023d364 100644 (file)
@@ -9,6 +9,7 @@
 package org.opendaylight.controller.sal.restconf.impl.test;
 
 import static org.junit.Assert.assertTrue;
+
 import java.io.FileNotFoundException;
 import javax.ws.rs.client.Entity;
 import javax.ws.rs.core.Application;