Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangxiecrypto committed Feb 8, 2024
1 parent 28f76fe commit eedfb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ot/mpz-ot-core/src/ferret/mpcot/receiver_regular.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ impl Receiver<state::Extension> {
counter: self.state.counter + 1,
},
};

Ok((receiver, res))
}
}
Expand Down

0 comments on commit eedfb0d

Please sign in to comment.