chore: fix linter

pull/3224/head
Steven 11 months ago
parent 8f51529c78
commit a77703260f

@ -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 {

Loading…
Cancel
Save