mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
strings: remove empty line
Change-Id: Ibdca4f7002585b00d7f69d710285a8e0f69c598a
GitHub-Last-Rev: eb8f800c98
GitHub-Pull-Request: golang/go#28659
Reviewed-on: https://go-review.googlesource.com/c/148477
Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
parent
7da1f7addf
commit
d0a91f2305
1 changed files with 0 additions and 1 deletions
|
|
@ -1040,5 +1040,4 @@ func indexRabinKarp(s, substr string) int {
|
|||
}
|
||||
}
|
||||
return -1
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue