run golangci-lint and apply suggested fixes
This commit is contained in:
@@ -5,10 +5,6 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
type stderrLogger struct {
|
||||
Logger
|
||||
}
|
||||
|
||||
type stderrLoggerOutlet struct{}
|
||||
|
||||
func (stderrLoggerOutlet) WriteEntry(entry Entry) error {
|
||||
|
||||
Reference in New Issue
Block a user