Skip to content

Commit 45308d5

Browse files
committed
remove unused import.
1 parent 905eaa1 commit 45308d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ import java.io.File
2121
import java.math.MathContext
2222
import java.sql.Timestamp
2323

24-
import scala.concurrent.duration._
25-
26-
import org.scalatest.concurrent.Eventually._
27-
2824
import org.apache.spark.{AccumulatorSuite, SparkException}
2925
import org.apache.spark.sql.catalyst.util.StringUtils
3026
import org.apache.spark.sql.execution.aggregate

0 commit comments

Comments
 (0)