dongjoon-hyun commented on a change in pull request #32636:
URL: https://github.com/apache/spark/pull/32636#discussion_r637500051
##########
File path:
core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala
##########
@@ -208,7 +208,6 @@ class HistoryServerSuite extends SparkFunSuite with
BeforeAndAfter with Matchers
new File(expRoot, HistoryServerSuite.sanitizePath(name) +
"_expectation.json")),
StandardCharsets.UTF_8)
// compare the ASTs so formatting differences don't cause failures
- import org.json4s._
Review comment:
It seems that this is not the only occurrence to be removed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]