Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
arurao committed Dec 10, 2019
1 parent 0a65460 commit 2e9a762
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smoketest/twiliovoiceverification_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ func splitCode(s string, n int) []string {
if i < n {
sub = string(r)
subs = append(subs, sub)
sub = ""
}
}
return subs
Expand Down

0 comments on commit 2e9a762

Please sign in to comment.