We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36d816 commit d7fe1d8Copy full SHA for d7fe1d8
sonar-python-plugin/src/test/java/org/sonar/plugins/python/indexer/TestModuleFileSystem.java
@@ -20,7 +20,6 @@
20
package org.sonar.plugins.python.indexer;
21
22
import java.util.List;
23
-import java.util.function.Consumer;
24
import java.util.stream.Stream;
25
import org.sonar.api.batch.fs.InputFile;
26
import org.sonarsource.sonarlint.plugin.api.module.file.ModuleFileSystem;
0 commit comments