Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20330#discussion_r162687347
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala ---
    @@ -18,7 +18,7 @@
     package org.apache.spark.ui.jobs
     
     import java.net.URLEncoder
    -import java.util.Date
    +import java.util.{Collections, Date}
    --- End diff --
    
    New import is unused?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to