Skip to content

Commit

Permalink
strings: remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
smileusd committed Nov 8, 2018
1 parent 7da1f7a commit eb8f800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/strings/strings.go
Expand Up @@ -1040,5 +1040,4 @@ func indexRabinKarp(s, substr string) int {
}
}
return -1

}

0 comments on commit eb8f800

Please sign in to comment.