Skip to content

Commit

Permalink
[SPARK-21250]fix scala style
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxiaolong committed Jun 30, 2017
1 parent 6823d73 commit aa269a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import scala.xml.Node

import org.json4s.JValue

import org.apache.spark.deploy.DeployMessages.{RequestWorkerState, WorkerStateResponse}
import org.apache.spark.deploy.{ExecutorState, JsonProtocol}
import org.apache.spark.deploy.DeployMessages.{RequestWorkerState, WorkerStateResponse}
import org.apache.spark.deploy.master.DriverState
import org.apache.spark.deploy.worker.{DriverRunner, ExecutorRunner}
import org.apache.spark.ui.{UIUtils, WebUIPage}
Expand Down

0 comments on commit aa269a6

Please sign in to comment.