Skip to content

Commit b32cb7b

Browse files
committed
Remove accidental/unnecessary import.
1 parent e67ff5d commit b32cb7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import java.nio.charset.StandardCharsets
2121

2222
import org.apache.spark.rdd.RDD
2323
import org.apache.spark.sql.{DataFrame, SparkSession, SQLContext, SQLImplicits}
24-
import org.apache.spark.sql.types.Decimal
2524

2625
/**
2726
* A collection of sample data used in SQL tests.

0 commit comments

Comments
 (0)