Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
PenguinToast committed May 30, 2018
1 parent b7ff38f commit 38ffa3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/test/scala/org/apache/spark/SparkConfSuite.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import scala.language.postfixOps
import scala.util.{Random, Try}

import com.esotericsoftware.kryo.Kryo
import org.scalatest.Matchers

import org.apache.spark.deploy.history.config._
import org.apache.spark.internal.config._
Expand Down

0 comments on commit 38ffa3e

Please sign in to comment.