Skip to content

Commit

Permalink
Removing Utils import from MappedDStream
Browse files Browse the repository at this point in the history
  • Loading branch information
mubarak committed Aug 11, 2014
1 parent 2a09ad6 commit ccde038
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ package org.apache.spark.streaming.dstream
import org.apache.spark.streaming.{Duration, Time}
import org.apache.spark.rdd.RDD
import scala.reflect.ClassTag
import org.apache.spark.util.Utils

private[streaming]
class MappedDStream[T: ClassTag, U: ClassTag] (
Expand Down

0 comments on commit ccde038

Please sign in to comment.