mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 13:16:42 +00:00
accounts/abi/bind/v2: remove extra whitespace
This commit is contained in:
parent
6c34302c6c
commit
a24ffbca47
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ func TestWaitDeployed(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestWaitDeployedCornerCases(t *testing.T) {
|
||||
|
||||
var (
|
||||
backend = simulated.NewBackend(
|
||||
types.GenesisAlloc{
|
||||
|
|
|
|||
Loading…
Reference in a new issue