Other: Fix all linter errors
This commit is contained in:
committed by
James Houlahan
parent
b36972ce71
commit
7c62312220
@ -19,7 +19,7 @@ package logging
|
||||
|
||||
import "github.com/sirupsen/logrus"
|
||||
|
||||
// IMAPLogger implements the writer interface for Gluon IMAP logs
|
||||
// IMAPLogger implements the writer interface for Gluon IMAP logs.
|
||||
type IMAPLogger struct {
|
||||
l *logrus.Entry
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user