Skip to content

Commit bfbeca3

Browse files
committed
fix LyftUtilsSuite.scala:20:26: Unused import error
1 parent 6fce24f commit bfbeca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/scala/org/apache/spark/util/LyftUtilsSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
package org.apache.spark.util
1919

20-
import org.apache.spark.{SparkException, SparkFunSuite}
20+
import org.apache.spark.{SparkFunSuite}
2121
import org.apache.spark.internal.Logging
2222

2323
object TestObjectLyftUtils {

0 commit comments

Comments
 (0)