Skip to content

Commit b41889d

Browse files
committed
style: remove unused import
1 parent c91d1b9 commit b41889d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spark/src/main/scala/org/apache/spark/sql/comet/execution/shuffle/CometBlockStoreShuffleReader.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ package org.apache.spark.sql.comet.execution.shuffle
2121

2222
import java.io.InputStream
2323

24-
import scala.jdk.CollectionConverters._
25-
2624
import org.apache.spark.{InterruptibleIterator, MapOutputTracker, SparkEnv, TaskContext}
2725
import org.apache.spark.internal.{config, Logging}
2826
import org.apache.spark.io.CompressionCodec

0 commit comments

Comments
 (0)