Unverified Commit b94682dc authored by Johnny's avatar Johnny Committed by GitHub

chore: fix linter

parent 18b9b9d1
......@@ -2,8 +2,10 @@ package mysql
import (
"context"
"fmt"
"strings"
"github.com/usememos/memos/plugin/filter"
"github.com/usememos/memos/store"
)
......
......@@ -2,8 +2,10 @@ package postgres
import (
"context"
"fmt"
"strings"
"github.com/usememos/memos/plugin/filter"
"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