mirror of https://github.com/usememos/memos.git
chore: fix linter
This commit is contained in:
parent
3220adbff9
commit
7817ad07f7
|
|
@ -10,6 +10,7 @@ import (
|
|||
|
||||
"github.com/usememos/gomark/parser"
|
||||
"github.com/usememos/gomark/parser/tokenizer"
|
||||
|
||||
v1pb "github.com/usememos/memos/proto/gen/api/v1"
|
||||
storepb "github.com/usememos/memos/proto/gen/store"
|
||||
"github.com/usememos/memos/store"
|
||||
|
|
|
|||
Loading…
Reference in New Issue