Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Sep 21, 2023
1 parent cc7d97c commit e191bb9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;

import org.antlr.v4.runtime.CharStreams;

import com.nawforce.apexparser.ApexLexer;
import com.nawforce.apexparser.ApexParser;

Expand Down

0 comments on commit e191bb9

Please sign in to comment.