chore: needless dbg

This commit is contained in:
rvcas
2023-11-28 20:59:23 -05:00
parent 2dab62857f
commit 1f411cde0e

View File

@@ -1183,7 +1183,7 @@ fn pipe_with_wrong_type_and_full_args() {
"#;
assert!(matches!(
dbg!(check(parse(source_code))),
check(parse(source_code)),
Err((
_,
Error::CouldNotUnify {