chore: remove unused variable

This commit is contained in:
rvcas 2023-03-27 13:20:01 -04:00 committed by Lucas
parent b2dcb112c9
commit b5ed958f62
1 changed files with 0 additions and 1 deletions

View File

@ -2818,7 +2818,6 @@ impl<'a> CodeGenerator<'a> {
Air::Var {
scope,
constructor,
name: dummy,
..
} => {
if let ValueConstructorVariant::ModuleFn {