Skip to content

Commit 80e037d

Browse files
committed
unused import
1 parent 9d0d9d9 commit 80e037d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/main/scala/org/apache/spark/shuffle/ShuffleOutputCoordinator.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ package org.apache.spark.shuffle
1818

1919
import java.io.{File, FileInputStream, FileOutputStream, IOException}
2020

21-
import com.google.common.annotations.VisibleForTesting
22-
2321
import org.apache.spark.{Logging, SparkEnv}
2422
import org.apache.spark.scheduler.MapStatus
2523
import org.apache.spark.serializer.SerializerInstance

0 commit comments

Comments
 (0)