modernize + gofumpt
This commit is contained in:
@@ -17,7 +17,6 @@ type logfmt struct {
|
||||
}
|
||||
|
||||
func newLogFmtHandler(next slog.Handler) slog.Handler {
|
||||
|
||||
buf := bytes.NewBuffer([]byte{})
|
||||
|
||||
h := &logfmt{
|
||||
|
Reference in New Issue
Block a user