indentation corrected with spaces
[appc.git] / 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