forked from Silverfish/proton-bridge
GODT-1779: Remove go-imap
This commit is contained in:
@ -23,8 +23,4 @@ import (
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
const (
|
||||
rfc822Message = "message/rfc822"
|
||||
)
|
||||
|
||||
var log = logrus.WithField("pkg", "pkg/message") //nolint:gochecknoglobals
|
||||
|
||||
Reference in New Issue
Block a user