Validate cross-revision imports and includes
[yangtools.git] / parser / yang-parser-rfc7950 / src / test / resources / deviation-resolution-test / deviation-replace / foo.yang
index 5375af4d3bc917f523b471a877e580ad4eefc275..6d6ac93fd78af82bba4e55c730cdd0646813c6dc 100644 (file)
@@ -4,7 +4,6 @@ module foo {
 
     import bar {
         prefix bar;
-        revision-date 2017-01-20;
     }
 
     revision 2017-01-20;
@@ -49,4 +48,4 @@ module foo {
             units "weeks";
         }
     }
-}
\ No newline at end of file
+}