chore: needless dbg

This commit is contained in:
rvcas 2023-11-28 20:59:23 -05:00
parent 2dab62857f
commit 1f411cde0e
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 1 additions and 1 deletions

View File

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