Skip to content

Commit f0e0576

Browse files
committed
revert: not found: type varargs
1 parent ab70d6b commit f0e0576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mllib/src/main/scala/org/apache/spark/ml/tuning/ParamGridBuilder.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.ml.tuning
1919

20+
import scala.annotation.varargs
2021
import scala.collection.mutable
2122

2223
import org.apache.spark.annotation.Since

0 commit comments

Comments
 (0)