code refactor
This commit is contained in:
parent
b65c8f696b
commit
ae9c21e293
|
@ -1,8 +1,8 @@
|
|||
package istr
|
||||
|
||||
import (
|
||||
"strings"
|
||||
"strconv"
|
||||
"strings"
|
||||
)
|
||||
|
||||
func SampleKeyInvalid(str string) bool {
|
||||
|
|
Loading…
Reference in New Issue