mirror of
https://github.com/usememos/memos.git
synced 2025-10-11 23:06:03 +08:00
chore: tweak linter
This commit is contained in:
parent
3dddd3ec4c
commit
b3ca9969c4
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/pkg/errors"
|
"github.com/pkg/errors"
|
||||||
|
|
||||||
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"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue