Browse Source

style(fromto): remove empty line

pull/2057/head
Tiago Collot 2 years ago committed by MSilva95
parent
commit
028914f7b0
  1. 1
      subjects/fromto/README.md

1
subjects/fromto/README.md

@ -47,7 +47,6 @@ func main() {
fmt.Print(piscine.FromTo(10, 10))
fmt.Print(piscine.FromTo(100, 10))
}
```
And its output:

Loading…
Cancel
Save