Skip to content

Commit

Permalink
added implicit conversion import
Browse files Browse the repository at this point in the history
  • Loading branch information
manishamde committed Jul 8, 2014
1 parent 5c1b2ca commit 9cc3e31
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

package org.apache.spark.mllib.point

import scala.language.implicitConversions

import org.apache.spark.rdd.RDD
import org.apache.spark.mllib.regression.LabeledPoint

Expand Down

0 comments on commit 9cc3e31

Please sign in to comment.