mirror of
https://github.com/usememos/memos.git
synced 2025-10-29 07:48:14 +08:00
chore: tweak linter warning
This commit is contained in:
parent
d1280bc04f
commit
45ddd05c42
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import (
|
|||
"github.com/usememos/gomark/ast"
|
||||
"github.com/usememos/gomark/parser"
|
||||
"github.com/usememos/gomark/parser/tokenizer"
|
||||
|
||||
storepb "github.com/usememos/memos/proto/gen/store"
|
||||
"github.com/usememos/memos/store"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue