Merge pull request #1204 from trheyi/main
Refactor OTP tests and cleanup code
This commit is contained in:
commit
c0317354d6
2 changed files with 7 additions and 9 deletions
|
|
@ -119,4 +119,3 @@ func generateRandomString(length int, charset string) string {
|
|||
|
||||
return string(result)
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -226,4 +226,3 @@ func BenchmarkGenerateAlphanumeric(b *testing.B) {
|
|||
Generate(option)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue