Skip to content

Commit

Permalink
remote yet another unnecessary TODO item
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmih committed Sep 20, 2024
1 parent 22cc3c8 commit 330ef9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actors/market/tests/harness.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,6 @@ pub fn expect_query_network_info(rt: &MockRuntime) {
quality_adj_power: power.clone(),
pledge_collateral: TokenAmount::default(),
quality_adj_power_smoothed: FilterEstimate::new(reward.atto().clone(), BigInt::zero()),
// TODO: flagging that this was set to zero, but this wouldn't be the actual return from the function
ramp_start_epoch: 0,
ramp_duration_epochs: 0,
};
Expand Down

0 comments on commit 330ef9d

Please sign in to comment.