chore: fix static check linter warnings

pull/5605/head v0.26.1
Johnny 4 months ago
parent ba615172b0
commit b623162d37

@ -7,7 +7,7 @@ import (
"github.com/stretchr/testify/require" "github.com/stretchr/testify/require"
apiv1 "github.com/usememos/memos/proto/gen/api/v1" apiv1 "github.com/usememos/memos/proto/gen/api/v1"
v1 "github.com/usememos/memos/server/router/api/v1" v1 "github.com/usememos/memos/server/router/api/v1" //nolint:revive
"github.com/usememos/memos/store" "github.com/usememos/memos/store"
) )

Loading…
Cancel
Save