clippy complaints

This commit is contained in:
Folkert 2020-10-17 22:37:15 +02:00
parent 15600a8f2b
commit 1439c1a21d
6 changed files with 8 additions and 10 deletions

View file

@ -508,14 +508,12 @@ fn solve(
let result = offenders.len();
if result > 0 {
/*
dbg!(
&subs,
&offenders,
&let_con.def_types,
&let_con.def_aliases
);
*/
}
result