Skip to content

Commit

Permalink
Small Scala import cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
massie committed Jun 10, 2015
1 parent 28f8085 commit 7eedd1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

package org.apache.spark.shuffle.hash

import org.apache.spark.{SparkEnv, TaskContext, InterruptibleIterator}
import org.apache.spark.{InterruptibleIterator, SparkEnv, TaskContext}
import org.apache.spark.serializer.Serializer
import org.apache.spark.shuffle.{BaseShuffleHandle, ShuffleReader}
import org.apache.spark.util.CompletionIterator
Expand Down

0 comments on commit 7eedd1d

Please sign in to comment.