chore: fix linter

This commit is contained in:
Steven 2024-04-13 02:57:32 +08:00
parent 8f51529c78
commit a77703260f

View File

@ -4,8 +4,9 @@ import (
"context"
"github.com/pkg/errors"
storepb "github.com/usememos/memos/proto/gen/store"
"google.golang.org/protobuf/encoding/protojson"
storepb "github.com/usememos/memos/proto/gen/store"
)
type UserSetting struct {