Skip to content

Commit 217d1a4

Browse files
committed
Removed unused import statements
1 parent 717aba2 commit 217d1a4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

yarn/common/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ import java.io.IOException
2121
import java.net.Socket
2222
import java.util.concurrent.atomic.AtomicReference
2323

24-
import scala.collection.JavaConversions._
25-
import scala.util.Try
26-
2724
import akka.actor._
2825
import akka.remote._
2926
import org.apache.hadoop.fs.{FileSystem, Path}

0 commit comments

Comments
 (0)