fix ServiceHandler SpotBugs false positives
[transportpce.git] / tests / honeynode / 2.2.1 / honeynode-plugin-impl / src / main / resources / honeycomb-minimal-resources / config / device / config.xsl
index 50350a852238cb676ec7c525f703dc4cb876aaba..a68b6c0d0d8780c1500a9998a875cf2975e18eed 100644 (file)
@@ -5,8 +5,8 @@
         </xsl:copy>
     </xsl:template>
     <xsl:template match="/">
-        <config xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
+        <!-- config xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"-->
             <xsl:apply-templates/>
-        </config>
+        <!-- /config-->
     </xsl:template>
 </xsl:stylesheet>
\ No newline at end of file