.github: fix contributing.md (#1408)
This commit is contained in:
committed by
GitHub
parent
c5430df218
commit
a83a84460e
@ -27,10 +27,10 @@ import (
|
||||
|
||||
"github.com/ethereum/go-ethereum/accounts/abi/bind"
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethersphere/swarm/contracts/ens/contract"
|
||||
"github.com/ethersphere/swarm/contracts/ens/fallback_contract"
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
"github.com/ethereum/go-ethereum/crypto"
|
||||
"github.com/ethersphere/swarm/contracts/ens/contract"
|
||||
"github.com/ethersphere/swarm/contracts/ens/fallback_contract"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user