Skip to content

Commit fe916b2

Browse files
author
Michael Gummelt
committed
style
1 parent 218ab0d commit fe916b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosProtoUtils.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717

1818
package org.apache.spark.scheduler.cluster.mesos
1919

20-
import java.util
21-
2220
import scala.collection.JavaConverters._
21+
2322
import org.apache.mesos.Protos
23+
2424
import org.apache.spark.SparkException
2525
import org.apache.spark.internal.Logging
2626

0 commit comments

Comments
 (0)