Skip to content

Commit 2b08b48

Browse files
committed
Remove unused import
Change-Id: Id3b501645fca858ec4636cee30163ea39fe7ce4f
1 parent 1e3fb8a commit 2b08b48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import java.io.IOException
2121
import java.security.PrivilegedExceptionAction
2222
import java.text.DateFormat
2323
import java.util.{Arrays, Comparator, Date, Locale}
24-
import java.util.concurrent.ConcurrentHashMap
2524

2625
import scala.collection.JavaConverters._
2726
import scala.collection.mutable

0 commit comments

Comments
 (0)