Skip to content
Snippets Groups Projects
Unverified Commit 12130a76 authored by eskimor's avatar eskimor Committed by GitHub
Browse files

Remove obsolete comment. (#2008)


it is indeed correct.

Co-authored-by: default avatareskimor <eskimor@no-such-url.com>
parent 0284e21f
No related merge requests found
Pipeline #404602 canceled with stages
in 8 minutes and 27 seconds
......@@ -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))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment