Fix linting error
This commit is contained in:
parent
16ce4314b9
commit
6103164881
1 changed files with 2 additions and 1 deletions
|
|
@ -6,8 +6,9 @@ import (
|
|||
"strings"
|
||||
|
||||
"github.com/getsentry/sentry-go"
|
||||
"gitlab.com/etke.cc/postmoogle/utils"
|
||||
"maunium.net/go/mautrix/id"
|
||||
|
||||
"gitlab.com/etke.cc/postmoogle/utils"
|
||||
)
|
||||
|
||||
const settingskey = "cc.etke.postmoogle.settings"
|
||||
|
|
|
|||
Loading…
Reference in a new issue