Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rdragos committed Oct 16, 2024
1 parent ce3da64 commit c77b20f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iris-mpc-cpu/src/next_gen_protocol/ng_worker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -694,8 +694,6 @@ mod tests {
y.code.preprocess_iris_code_query_share();
y.mask.preprocess_mask_code_query_share();
});
// let own_shares = vec![(ng_first_entry[index].clone(),
// ng_second_entry[index].clone())];
jobs.spawn(async move {
let x = gr_replicated_pairwise_distance(&mut player_session, &own_shares)
.await
Expand Down

0 comments on commit c77b20f

Please sign in to comment.