Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant check in check_is_chunk_order_violated_by_merge
We never hit this check and this is verified earlier, additionally the logic for the check was wrong and should have been or instead of and.
- Loading branch information