Skip to content

Commit

Permalink
remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengruifeng committed Mar 17, 2016
1 parent 7750299 commit f251229
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@


import org.apache.spark.Accumulator;
// $example on$
import org.apache.spark.api.java.function.VoidFunction;
// $example off$
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.function.Function;
// $example on$
Expand Down

0 comments on commit f251229

Please sign in to comment.