mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 08:49:29 +00:00
Apply suggestion from @jwasinger
This commit is contained in:
parent
c32feebe50
commit
54014e6560
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ package vm
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"math/big"
|
||||
"sync/atomic"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue