src/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor7.java

changeset 1357
c75be5bc5283
parent 1054
111bbf1ad913
child 1448
7d34e91f66bb
     1.1 --- a/src/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor7.java	Sat Oct 06 10:35:38 2012 +0100
     1.2 +++ b/src/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor7.java	Tue Oct 09 19:10:00 2012 -0700
     1.3 @@ -25,10 +25,6 @@
     1.4  
     1.5  package javax.lang.model.util;
     1.6  
     1.7 -import java.util.List;
     1.8 -import javax.lang.model.element.*;
     1.9 -
    1.10 -import javax.lang.model.type.TypeMirror;
    1.11  import static javax.lang.model.SourceVersion.*;
    1.12  import javax.lang.model.SourceVersion;
    1.13  import javax.annotation.processing.SupportedSourceVersion;

mercurial