Skip to content

Commit b2aa3c9

Browse files
authored
Removed duplicated import line
1 parent eee38f2 commit b2aa3c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mllib/src/test/scala/org/apache/spark/ml/clustering/BisectingKMeansSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
package org.apache.spark.ml.clustering
1919

20-
import org.apache.spark.ml.util.{DefaultReadWriteTest, MLTest, MLTestingUtils}
2120
import org.apache.spark.{SparkException, SparkFunSuite}
2221
import org.apache.spark.ml.linalg.{Vector, Vectors}
2322
import org.apache.spark.ml.param.ParamMap

0 commit comments

Comments
 (0)