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 9b1fa20 commit 4e70c92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion amadeus-core/src/par_sink/sum.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ where
#[inline(always)]
fn done(&mut self, state: Self::State) -> Self::Done {
state

}
}

Expand Down

0 comments on commit 4e70c92

Please sign in to comment.