Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Mar 28, 2023
1 parent b2dcb11 commit b5ed958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/aiken-lang/src/gen_uplc.rs
Expand Up @@ -2818,7 +2818,6 @@ impl<'a> CodeGenerator<'a> {
Air::Var {
scope,
constructor,
name: dummy,
..
} => {
if let ValueConstructorVariant::ModuleFn {
Expand Down

0 comments on commit b5ed958

Please sign in to comment.