Bug 8153: enforce check-style rules for netconf
[netconf.git] / netconf / callhome-provider / src / test / java / org / opendaylight / netconf / callhome / mount / ContextKeyTest.java
index eb65226b5271a84cec58c86c964e591477800e97..cdb0462d8f95ef0a0acd704ba87d12ac680acb75 100644 (file)
@@ -8,7 +8,6 @@
 
 package org.opendaylight.netconf.callhome.mount;
 
-
 import static org.junit.Assert.assertFalse;
 import static org.junit.Assert.assertNotEquals;
 import static org.junit.Assert.assertNotNull;
@@ -29,7 +28,6 @@ import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.
 import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber;
 import org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev150114.NetconfNode;
 
-
 public class ContextKeyTest {
     private IpAddress address1;
     private IpAddress address2;