mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-19 03:10:48 +00:00
log: gofmt
This commit is contained in:
parent
f3893994c1
commit
9dbaa834bf
1 changed files with 2 additions and 3 deletions
|
|
@ -229,4 +229,3 @@ func (wh *glogWithAttrs) WithAttrs(attrs []slog.Attr) slog.Handler {
|
||||||
func (wh *glogWithAttrs) WithGroup(name string) slog.Handler {
|
func (wh *glogWithAttrs) WithGroup(name string) slog.Handler {
|
||||||
panic("not implemented")
|
panic("not implemented")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue