Validate cross-revision imports and includes
[yangtools.git] / parser / rfc8040-parser-support / src / test / resources / yang-data-extension-test / bar.yang
index 2fe429872873252eb7c6e9fc3e744b42c8e8e020..5e8b9cbe9602f1b6c2f3b82f0381082c92e3ce6e 100644 (file)
@@ -4,7 +4,6 @@ module bar {
 
     import ietf-restconf {
         prefix rc;
-        revision-date 2017-01-26;
     }
 
     revision 2017-06-01;
@@ -17,4 +16,4 @@ module bar {
             container another-top-level-cont {}
         }
     }
-}
\ No newline at end of file
+}