mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
save
This commit is contained in:
parent
5f3ccb0205
commit
40c817f846
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ func FromLegacyLevel(lvl int) slog.Level {
|
|||
case legacyLevelTrace:
|
||||
return LevelTrace
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
// TODO: should we allow use of custom levels or force them to match existing max/min if they fall outside the range as I am doing here?
|
||||
|
|
|
|||
Loading…
Reference in a new issue