mirror of https://github.com/usememos/memos.git
chore: fix linter
This commit is contained in:
parent
8164986fcc
commit
9b957edd1f
|
|
@ -12,6 +12,7 @@ import (
|
|||
_ "modernc.org/sqlite"
|
||||
|
||||
"github.com/joho/godotenv"
|
||||
|
||||
"github.com/usememos/memos/server/profile"
|
||||
"github.com/usememos/memos/server/version"
|
||||
"github.com/usememos/memos/store"
|
||||
|
|
|
|||
Loading…
Reference in New Issue