HoneyNode Java 11 support for 221 devices
[transportpce.git] / tests / honeynode / 2.2.1 / restconf / src / main / java / io / fd / honeycomb / northbound / restconf / RestconfConfiguration.java
index b61287db5961132917ff3e73445013655bad0f63..270f1ba8e4cd975b77b4a9d73d128d6001c68d3c 100644 (file)
@@ -87,6 +87,7 @@ public class RestconfConfiguration {
     }
 
     @Override
+  //CHECKSTYLE:OFF
     public String toString() {
         return "RestconfConfiguration{" +
             "restconfHttp='" + restconfHttp + '\'' +