Commit 6314654e authored by Mark Tyneway's avatar Mark Tyneway

lint: goimports

parent e857576e
......@@ -6,9 +6,10 @@ package safe
import (
"encoding/json"
"fmt"
"math/big"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/common/hexutil"
"math/big"
)
// BatchFile represents a Safe tx-builder transaction.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment