Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
Wazzymandias committed Jul 28, 2023
1 parent b04fd4b commit 45913da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion miner/algo_common.go
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ func BuildMultiTxSnapBlock(
chData chainData,
algoConf algorithmConfig,
orders *types.TransactionsByPriceAndNonce) ([]types.SimulatedBundle, []types.UsedSBundle, error) {

var (
usedBundles []types.SimulatedBundle
usedSbundles []types.UsedSBundle
Expand Down

0 comments on commit 45913da

Please sign in to comment.