Skip to content

Commit a1b4dc3

Browse files
committed
updated imports
1 parent 834ca44 commit a1b4dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mllib/src/test/scala/org/apache/spark/mllib/export/ModelExportFactorySuite.scala

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

1818
package org.apache.spark.mllib.export
1919

20+
import scala.annotation.varargs
2021
import org.apache.spark.mllib.clustering.KMeansModel
2122
import org.apache.spark.mllib.linalg.Vectors
2223
import org.scalatest.FunSuite

0 commit comments

Comments
 (0)