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 27, 2023
1 parent 0db39f0 commit 926e099
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/aiken-lang/src/gen_uplc.rs
Original file line number Diff line number Diff line change
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 926e099

Please sign in to comment.