Remove restconf-nb-bierman02
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / xml-to-cnsn / data-of-several-modules / yang / module2.yang
diff --git a/restconf/restconf-nb-bierman02/src/test/resources/xml-to-cnsn/data-of-several-modules/yang/module2.yang b/restconf/restconf-nb-bierman02/src/test/resources/xml-to-cnsn/data-of-several-modules/yang/module2.yang
deleted file mode 100644 (file)
index bdd8ece..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-module module2 {
-  namespace "module:two";  
-
-  prefix "m2";
-  revision 2014-01-17 {    
-  }
-
-    container cont_m2 {
-        leaf lf1_m2 {
-            type string;
-        }
-    }
-    container contB_m2 {
-    }
-
-  
-}
\ No newline at end of file