Skip to content

Commit

Permalink
light: goimports -w (#21325)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjl committed Jul 13, 2020
1 parent 6eef141 commit af258ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion light/postprocess.go
Expand Up @@ -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"
Expand Down

0 comments on commit af258ef

Please sign in to comment.