lint; rearrange code

This commit is contained in:
Aine
2022-08-23 22:12:11 +03:00
parent e5e9be528b
commit 85fc06cfce
8 changed files with 110 additions and 111 deletions

View File

@@ -8,6 +8,7 @@ import (
"github.com/getsentry/sentry-go"
"github.com/jhillyerd/enmime"
"gitlab.com/etke.cc/go/logger"
"gitlab.com/etke.cc/postmoogle/utils"
)

View File

@@ -3,8 +3,9 @@ package smtp
import (
"context"
"gitlab.com/etke.cc/postmoogle/utils"
"maunium.net/go/mautrix/id"
"gitlab.com/etke.cc/postmoogle/utils"
)
// Client interface to send emails