Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BedrockSquirrel committed Feb 27, 2024
1 parent 11eb799 commit b5b9f17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/networktest/actions/setup_actions.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ func (a *AllocateFaucetFunds) Run(ctx context.Context, network networktest.Netwo
return ctx, err
}
acc = user.Wallet().Address()

}
return ctx, network.AllocateFaucetFunds(ctx, acc)
}
Expand Down

0 comments on commit b5b9f17

Please sign in to comment.