Skip to content

Commit 8b6f09c

Browse files
Remove unused imports
1 parent 161ffab commit 8b6f09c

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/java/org/sonarsource/sonarlint/ls/mediumtests/CFamilyMediumTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import org.junit.jupiter.api.BeforeAll;
3232
import org.junit.jupiter.api.BeforeEach;
3333
import org.junit.jupiter.api.Test;
34-
import org.junit.jupiter.api.condition.EnabledIfSystemProperty;
3534
import org.junit.jupiter.api.io.TempDir;
3635

3736
import static org.assertj.core.api.Assertions.assertThat;

src/test/java/org/sonarsource/sonarlint/ls/mediumtests/LanguageServerMediumTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
import java.util.concurrent.ExecutionException;
3737
import java.util.concurrent.TimeUnit;
3838
import java.util.function.Predicate;
39-
import org.apache.commons.lang3.ArrayUtils;
4039
import org.eclipse.jgit.api.Git;
4140
import org.eclipse.jgit.api.errors.GitAPIException;
4241
import org.eclipse.lsp4j.CodeActionContext;

0 commit comments

Comments
 (0)