Skip to content

Commit 483e95b

Browse files
authored
Remove unused import
1 parent 206c955 commit 483e95b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/QueryExecutionSuite.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
*/
1717
package org.apache.spark.sql.execution
1818

19-
import java.sql.{Date, Timestamp}
20-
2119
import scala.io.Source
2220

2321
import org.apache.spark.sql.AnalysisException

0 commit comments

Comments
 (0)