Commit 45ddd05c authored by Steven's avatar Steven

chore: tweak linter warning

parent d1280bc0
...@@ -10,6 +10,7 @@ import ( ...@@ -10,6 +10,7 @@ import (
"github.com/usememos/gomark/ast" "github.com/usememos/gomark/ast"
"github.com/usememos/gomark/parser" "github.com/usememos/gomark/parser"
"github.com/usememos/gomark/parser/tokenizer" "github.com/usememos/gomark/parser/tokenizer"
storepb "github.com/usememos/memos/proto/gen/store" storepb "github.com/usememos/memos/proto/gen/store"
"github.com/usememos/memos/store" "github.com/usememos/memos/store"
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment