Skip to content

Commit 8c00344

Browse files
committed
Remove unused import.
1 parent 2837e73 commit 8c00344

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sql/core/src/main/scala/org/apache/spark/sql/ExperimentalMethods.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
package org.apache.spark.sql
1919

20-
import scala.collection.mutable.ListBuffer
21-
2220
import org.apache.spark.annotation.{Experimental, InterfaceStability}
2321
import org.apache.spark.sql.catalyst.plans.logical.LogicalPlan
2422
import org.apache.spark.sql.catalyst.rules.Rule

0 commit comments

Comments
 (0)