Skip to content

Commit

Permalink
Removed redundancy in imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Neelesh Srinivas Salian committed Jul 13, 2015
1 parent 59227a4 commit 8873180
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import org.scalatest.concurrent.Eventually._
import org.scalatest.concurrent.Timeouts
import org.scalatest.exceptions.TestFailedDueToTimeoutException
import org.scalatest.time.SpanSugar._
import org.scalatest.{Assertions, BeforeAndAfter}
import org.scalatest.{PrivateMethodTester, Assertions, BeforeAndAfter}

import org.apache.spark.metrics.MetricsSystem
Expand Down

0 comments on commit 8873180

Please sign in to comment.