mirror of
https://github.com/usememos/memos.git
synced 2025-09-12 08:44:33 +08:00
chore: fix linter
This commit is contained in:
parent
3220adbff9
commit
7817ad07f7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue