Fix linting error
This commit is contained in:
@@ -6,8 +6,9 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/getsentry/sentry-go"
|
"github.com/getsentry/sentry-go"
|
||||||
"gitlab.com/etke.cc/postmoogle/utils"
|
|
||||||
"maunium.net/go/mautrix/id"
|
"maunium.net/go/mautrix/id"
|
||||||
|
|
||||||
|
"gitlab.com/etke.cc/postmoogle/utils"
|
||||||
)
|
)
|
||||||
|
|
||||||
const settingskey = "cc.etke.postmoogle.settings"
|
const settingskey = "cc.etke.postmoogle.settings"
|
||||||
|
|||||||
Reference in New Issue
Block a user