Merge pull request #54 from aoiwelle/remove_unused_imports Remove unnecessary mutable imports
It appears that the imports aren't necessary here. Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/dca80094 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/dca80094 Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/dca80094 Branch: refs/heads/master Commit: dca80094d317363e1e0d7e32bc7dfd99faf943cf Parents: fb25f32 67d4a31 Author: Reynold Xin <r...@apache.org> Authored: Fri Oct 11 16:08:15 2013 -0700 Committer: Reynold Xin <r...@apache.org> Committed: Fri Oct 11 16:08:15 2013 -0700 ---------------------------------------------------------------------- .../src/main/scala/org/apache/spark/examples/SparkKMeans.scala | 2 -- 1 file changed, 2 deletions(-) ----------------------------------------------------------------------