We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb412b2 commit dbe1f44Copy full SHA for dbe1f44
README.md
@@ -12,7 +12,6 @@ libraryDependencies += "com.thoughtworks" %% "extractor" % "1.0.0"
12
13
``` scala
14
import com.thoughtworks.Extractor._
15
-import com.thoughtworks.Extractor._
16
17
// Define a PartialFunction
18
val pf: PartialFunction[Int, String] = {
0 commit comments