fix: lint

This commit is contained in:
kolaente 2024-12-17 10:53:18 +01:00
parent 336b3448cf
commit 703a88e99f
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 1 deletions

View File

@ -17,8 +17,9 @@
package user
import (
"github.com/asaskevich/govalidator"
"strings"
"github.com/asaskevich/govalidator"
)
func init() {