Commit d0a91f23 authored by 沈涛's avatar 沈涛 Committed by Brad Fitzpatrick

strings: remove empty line

Change-Id: Ibdca4f7002585b00d7f69d710285a8e0f69c598a
GitHub-Last-Rev: eb8f800c986c8ac4a81705158ecc730c35e1c5c2
GitHub-Pull-Request: golang/go#28659
Reviewed-on: https://go-review.googlesource.com/c/148477Reviewed-by: 's avatarRuss Cox <rsc@golang.org>
parent 7da1f7ad
......@@ -1040,5 +1040,4 @@ func indexRabinKarp(s, substr string) int {
}
}
return -1
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment