Skip to content

Commit

Permalink
[SQL] remove unnecessary import
Browse files Browse the repository at this point in the history
Author: Jacky Li <[email protected]>

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

045423d [Jacky Li] remove unnecessary import
  • Loading branch information
jackylk authored and rxin committed Dec 4, 2014
1 parent 3cdae03 commit ed88db4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit ed88db4

Please sign in to comment.