Skip to content

Commit

Permalink
Remove bad import'
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Apr 8, 2014
1 parent 22d83cb commit 47046ff
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ import java.net.URLClassLoader

import org.scalatest.FunSuite

import org.apache.spark.test.FakeClass

class ExecutorURLClassLoaderSuite extends FunSuite {

val urls = List(new File("/home/holden/repos/spark/core/src/test/resources/fake-spark-class.jar").toURI.toURL).toArray
Expand Down

0 comments on commit 47046ff

Please sign in to comment.