chore: remove unused variable
This commit is contained in:
parent
b2dcb112c9
commit
b5ed958f62
|
@ -2818,7 +2818,6 @@ impl<'a> CodeGenerator<'a> {
|
|||
Air::Var {
|
||||
scope,
|
||||
constructor,
|
||||
name: dummy,
|
||||
..
|
||||
} => {
|
||||
if let ValueConstructorVariant::ModuleFn {
|
||||
|
|
Loading…
Reference in New Issue