Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Nov 7, 2022
1 parent 0d54845 commit 53303c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ mod test {
Ok(tables)
}

let t = foo().unwrap();
let _ = foo().unwrap();
}
}

0 comments on commit 53303c8

Please sign in to comment.