Skip to content

Commit c68b57f

Browse files
committed
fix readme
1 parent abe1371 commit c68b57f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ import scala.util.chaining.*
105105
.pipe(n => s"The number is $n")
106106
.pipe(println) // prints "The number is 1052"
107107
```
108-
// output: "The number is 6"
109-
```
110108
/ad-break
111109

112110
Examples:

0 commit comments

Comments
 (0)