Skip to content
Snippets Groups Projects
Commit ed88db4c authored by Jacky Li's avatar Jacky Li Committed by Reynold Xin
Browse files

[SQL] remove unnecessary import

Author: Jacky Li <jacky.likun@huawei.com>

Closes #3585 from jackylk/remove and squashes the following commits:

045423d [Jacky Li] remove unnecessary import
parent 3cdae038
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@ import java.util.TimeZone
import org.scalatest.BeforeAndAfterAll
import org.apache.spark.sql.catalyst.errors.TreeNodeException
import org.apache.spark.sql.catalyst.expressions._
import org.apache.spark.sql.catalyst.plans.logical.LogicalPlan
/* Implicits */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment