Commit 7817ad07 authored by johnnyjoy's avatar johnnyjoy

chore: fix linter

parent 3220adbf
...@@ -10,6 +10,7 @@ import ( ...@@ -10,6 +10,7 @@ import (
"github.com/usememos/gomark/parser" "github.com/usememos/gomark/parser"
"github.com/usememos/gomark/parser/tokenizer" "github.com/usememos/gomark/parser/tokenizer"
v1pb "github.com/usememos/memos/proto/gen/api/v1" v1pb "github.com/usememos/memos/proto/gen/api/v1"
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