Skip to content

Commit cdaac8e

Browse files
committed
😟
1 parent 868155a commit cdaac8e

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
@@ -61,7 +61,6 @@ func main() {
6161
## Multiple arguments and returns
6262
```go
6363
func main() {
64-
6564
t := promise.
6665
New(func(resolve promise.Accept, reject promise.Decline) {
6766
resolve(1)

0 commit comments

Comments
 (0)