fix: lint
This commit is contained in:
parent
336b3448cf
commit
703a88e99f
|
|
@ -17,8 +17,9 @@
|
|||
package user
|
||||
|
||||
import (
|
||||
"github.com/asaskevich/govalidator"
|
||||
"strings"
|
||||
|
||||
"github.com/asaskevich/govalidator"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue