Update token_utils.go

This commit is contained in:
chrislu
2025-08-25 01:11:23 -07:00
parent df5b31aa9a
commit f462684f8a
-1
View File
@@ -9,7 +9,6 @@ import (
"time"
"github.com/golang-jwt/jwt/v5"
"github.com/seaweedfs/seaweedfs/weed/glog"
)
// TokenGenerator handles token generation and validation