mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-19 19:51:23 +08:00
chore: go fmt
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
package common
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/golang-jwt/jwt/v4"
|
||||
"github.com/pkg/errors"
|
||||
"time"
|
||||
)
|
||||
|
||||
var SecretKey []byte
|
||||
|
Reference in New Issue
Block a user