mirror of https://github.com/usememos/memos.git
chore: tweak linter warning
This commit is contained in:
parent
d1280bc04f
commit
45ddd05c42
|
|
@ -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…
Reference in New Issue