mirror of
https://github.com/usememos/memos.git
synced 2025-10-06 04:24:48 +08:00
chore: tweak linter
This commit is contained in:
parent
3dddd3ec4c
commit
b3ca9969c4
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import (
|
|||
"strings"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
|
||||
storepb "github.com/usememos/memos/proto/gen/store"
|
||||
"github.com/usememos/memos/store"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue