mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
removed accidental import of runtime
This commit is contained in:
parent
18065c4fdb
commit
490fdbdff6
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ import (
|
|||
"fmt"
|
||||
"math"
|
||||
"os"
|
||||
"runtime"
|
||||
godebug "runtime/debug"
|
||||
"sort"
|
||||
"strconv"
|
||||
|
|
|
|||
Loading…
Reference in a new issue