code refactor

This commit is contained in:
Ulric Qin 2021-07-16 23:46:11 +08:00
parent b65c8f696b
commit ae9c21e293
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
package istr
import (
"strings"
"strconv"
"strings"
)
func SampleKeyInvalid(str string) bool {