Skip to content

Commit

Permalink
SONARJAVA-4988: Remove unused import in JavaFrontend
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-haubner-sonarsource committed May 29, 2024
1 parent 6e7cf5e commit 85a2923
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
import org.sonar.java.ast.visitors.FileLinesVisitor;
import org.sonar.java.ast.visitors.SyntaxHighlighterVisitor;
import org.sonar.java.caching.CacheContextImpl;
import org.sonar.plugins.java.api.caching.SonarLintCache;
import org.sonar.java.collections.CollectionUtils;
import org.sonar.java.exceptions.ApiMismatchException;
import org.sonar.java.filters.SonarJavaIssueFilter;
Expand Down

0 comments on commit 85a2923

Please sign in to comment.