astvalidation: skip individual annotations
[nit.git] / src / astvalidation.nit
index a3c4bbc..b568366 100644 (file)
@@ -15,7 +15,6 @@
 # Check the consitency of AST
 module astvalidation
 
-private import typing
 intrude import parser
 import astbuilder
 
@@ -61,7 +60,7 @@ redef class ANode
        end
 end
 
-redef class AAnnotations
+redef class AAnnotation
        redef fun accept_ast_validation(v)
        do
                # Do not enter in annotations