Skip to content

Commit 039afed

Browse files
committed
[SPARK-6980] Corrected import organization
1 parent 218aa50 commit 039afed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/scala/org/apache/spark/util/AkkaUtils.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import akka.actor.{ActorRef, ActorSystem, ExtendedActorSystem}
2323
import akka.pattern.ask
2424

2525
import com.typesafe.config.ConfigFactory
26-
2726
import org.apache.log4j.{Level, Logger}
27+
2828
import org.apache.spark.{Logging, SecurityManager, SparkConf, SparkEnv, SparkException}
2929
import org.apache.spark.rpc.RpcTimeout
3030

0 commit comments

Comments
 (0)