Skip to content

Commit d7fe1d8

Browse files
Remove unused import
1 parent e36d816 commit d7fe1d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sonar-python-plugin/src/test/java/org/sonar/plugins/python/indexer/TestModuleFileSystem.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
package org.sonar.plugins.python.indexer;
2121

2222
import java.util.List;
23-
import java.util.function.Consumer;
2423
import java.util.stream.Stream;
2524
import org.sonar.api.batch.fs.InputFile;
2625
import org.sonarsource.sonarlint.plugin.api.module.file.ModuleFileSystem;

0 commit comments

Comments
 (0)