Merge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
[controller.git] / opendaylight / netconf / config-netconf-connector / src / main / java / org / opendaylight / controller / netconf / confignetconfconnector / exception / NetconfConfigHandlingException.java
index f6d070b2a8babb4ebd92ee2c24c6bf74359d5ad0..9bcd075a1d883db0f8d7330e965f6080424f8e44 100644 (file)
@@ -9,7 +9,6 @@ package org.opendaylight.controller.netconf.confignetconfconnector.exception;
 
 import java.util.Collections;
 import java.util.Map;
-
 import org.opendaylight.controller.netconf.api.NetconfDocumentedException;
 
 public class NetconfConfigHandlingException extends NetconfDocumentedException {