Skip to content

Commit

Permalink
Small import nit
Browse files Browse the repository at this point in the history
  • Loading branch information
massie committed Jun 10, 2015
1 parent f93841e commit 28f8085
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package org.apache.spark.shuffle.hash

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

Expand Down

0 comments on commit 28f8085

Please sign in to comment.