@@ -23,12 +23,10 @@ * questions. */ package jdk.nashorn.api.tree; -import java.util.List; - /** * A tree node to declare a new instance of a class. * * For example: * <pre>