Skip to content

Commit af258ef

Browse files
authored
light: goimports -w (#21325)
1 parent 6eef141 commit af258ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

light/postprocess.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"math/big"
2626
"time"
2727

28-
"github.com/deckarep/golang-set"
28+
mapset "github.com/deckarep/golang-set"
2929
"github.com/ethereum/go-ethereum/common"
3030
"github.com/ethereum/go-ethereum/common/bitutil"
3131
"github.com/ethereum/go-ethereum/core"

0 commit comments

Comments
 (0)