Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
IlanaRadinsky committed Aug 13, 2024
1 parent 218f4f2 commit 8b6b337
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
import static com.sun.source.tree.Tree.Kind.POSTFIX_INCREMENT;
import static com.sun.source.tree.Tree.Kind.PREFIX_DECREMENT;
import static com.sun.source.tree.Tree.Kind.PREFIX_INCREMENT;
import static com.sun.tools.javac.tree.JCTree.*;

import com.google.auto.service.AutoService;
import com.google.common.base.Ascii;
Expand Down

0 comments on commit 8b6b337

Please sign in to comment.