diff --git a/src/side_by_side.rs b/src/side_by_side.rs index 3392a86d0..3b2b95826 100644 --- a/src/side_by_side.rs +++ b/src/side_by_side.rs @@ -536,7 +536,6 @@ mod tests { let mut novel_rhs = HashSet::new(); novel_rhs.insert(0.into()); - let hunks = [Hunk { novel_lhs, novel_rhs,