Skip to content

Commit dbe1f44

Browse files
authored
Update README.md
1 parent cb412b2 commit dbe1f44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ libraryDependencies += "com.thoughtworks" %% "extractor" % "1.0.0"
1212

1313
``` scala
1414
import com.thoughtworks.Extractor._
15-
import com.thoughtworks.Extractor._
1615

1716
// Define a PartialFunction
1817
val pf: PartialFunction[Int, String] = {

0 commit comments

Comments
 (0)