7121682: remove obsolete import

Wed, 14 Dec 2011 21:52:59 -0800

author
jjg
date
Wed, 14 Dec 2011 21:52:59 -0800
changeset 1161
42ffceeceeca
parent 1160
281eeedf9755
child 1162
ab2a880cc23b

7121682: remove obsolete import
Reviewed-by: jjh

test/tools/javac/api/T6838467.java file | annotate | diff | comparison | revisions
     1.1 --- a/test/tools/javac/api/T6838467.java	Wed Dec 14 17:52:41 2011 -0800
     1.2 +++ b/test/tools/javac/api/T6838467.java	Wed Dec 14 21:52:59 2011 -0800
     1.3 @@ -32,7 +32,6 @@
     1.4  import java.util.zip.*;
     1.5  import javax.tools.*;
     1.6  import com.sun.tools.javac.file.JavacFileManager;
     1.7 -import com.sun.tools.javac.main.OptionName;
     1.8  import com.sun.tools.javac.util.Context;
     1.9  import com.sun.tools.javac.util.Options;
    1.10  

mercurial