Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/23146#discussion_r237888349
  
    --- Diff: 
mllib/src/test/scala/org/apache/spark/ml/optim/loss/DifferentiableRegularizationSuite.scala
 ---
    @@ -16,9 +16,13 @@
      */
     package org.apache.spark.ml.optim.loss
     
    +import org.scalactic.{Equality, TolerantNumerics}
    +
     import org.apache.spark.SparkFunSuite
     import org.apache.spark.ml.linalg.{BLAS, Vectors}
     
    +
    --- End diff --
    
    Nit: remove these lines


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to