BUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV
[yangtools.git] / yang / yang-model-export / src / test / resources / bugs / bug2444 / yang / import.yang
index db1f786db1e4dfb8e166e410b9feff4ea8569772..f8fc24bf4d9aa09704dd68baaff4249fd4c9ebdc 100644 (file)
@@ -3,5 +3,5 @@ module import {
     prefix i;
     yang-version 1.1;
 
-    import action { description "txt"; reference "ref"; prefix ac; revision-date 1970-01-01; }
+    import action { description "txt"; reference "ref"; prefix ac; }
 }