Skip to content

Commit

Permalink
Resolves conflicts in sum.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevloui committed Aug 7, 2020
1 parent 0c3fcf9 commit 9b1fa20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amadeus-core/src/par_sink/sum.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ where
#[inline(always)]
fn done(&mut self, state: Self::State) -> Self::Done {
state

}
}

Expand Down

0 comments on commit 9b1fa20

Please sign in to comment.