Skip to content

Commit

Permalink
Remove stray unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
oxkitsune authored and benhalasi committed Jul 25, 2023
1 parent 45693cc commit b0a23ba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import com.sun.source.tree.ClassTree;
import com.sun.source.tree.MethodTree;
import com.sun.source.tree.Tree;
import com.sun.source.tree.Tree.Kind;
import com.sun.source.tree.VariableTree;
import com.sun.source.util.TreePath;
import com.sun.tools.javac.parser.Tokens;
Expand Down

0 comments on commit b0a23ba

Please sign in to comment.