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