light: goimports -w (#21325)

This commit is contained in:
Felix Lange 2020-07-13 11:17:49 +02:00 committed by GitHub
parent 6eef141aef
commit af258efdb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ import (
"math/big"
"time"
"github.com/deckarep/golang-set"
mapset "github.com/deckarep/golang-set"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/common/bitutil"
"github.com/ethereum/go-ethereum/core"