indentation corrected with spaces 39/106039/1
authorMamtha <mamtha.sabesan@in.ibm.com>
Wed, 15 Apr 2020 18:14:48 +0000 (23:44 +0530)
committerMamtha <mamtha.sabesan@in.ibm.com>
Wed, 15 Apr 2020 18:14:56 +0000 (23:44 +0530)
Issue-ID: APPC-1858
Change-Id: I3e5d8404b32e9432e89587942173464a516ef6c5
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/main/java/org/onap/appc/adapter/netconf/odlconnector/NetconfClientRestconfImpl.java

index 0255836..fa7b1bc 100644 (file)
@@ -42,7 +42,7 @@ public class NetconfClientRestconfImpl implements NetconfClient, NetconfClientRe
     private EELFLogger logger = EELFManager.getInstance().getLogger(NetconfClientRestconfImpl.class);
 
     private NetconfConnectionDetails connectionDetails;
-       private String appFormat = "application/json";
+    private String appFormat = "application/json";
 
     public NetconfClientRestconfImpl(){
         //constructor