chore: fix linter warning

This commit is contained in:
Steven 2024-02-05 23:32:01 +08:00
parent 434ef44f8c
commit 6b59c7670c

View file

@ -9,6 +9,7 @@ import (
"google.golang.org/protobuf/proto"
"github.com/pkg/errors"
apiv2pb "github.com/usememos/memos/proto/gen/api/v2"
storepb "github.com/usememos/memos/proto/gen/store"
"github.com/usememos/memos/store"