Clean up some dbg calls

This commit is contained in:
Richard Feldman 2021-04-11 09:41:18 -04:00
parent 5116a99ddd
commit ab7d2d5912
3 changed files with 3 additions and 5 deletions

View file

@ -2648,7 +2648,6 @@ fn build_switch_ir<'a, 'ctx, 'env>(
}
_ => {
dbg!(branches);
unreachable!()
}
}