mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 08:57:56 +00:00
Remove obsolete comment. (#2008)
it is indeed correct. Co-authored-by: eskimor <eskimor@no-such-url.com>
This commit is contained in:
@@ -352,7 +352,6 @@ impl<T: Config> Pallet<T> {
|
||||
None
|
||||
},
|
||||
Ok((pos_in_claimqueue, pe)) => {
|
||||
// is this correct?
|
||||
availability_cores[core_idx.0 as usize] = CoreOccupied::Paras(pe);
|
||||
|
||||
Some((*core_idx, pos_in_claimqueue))
|
||||
|
||||
Reference in New Issue
Block a user