Skip to content

Commit

Permalink
addressing PR comments (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Viterbo committed Nov 20, 2024
1 parent a0caf28 commit f2fcb1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/ContractTab/FunctionInterface.vue
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ export default defineComponent({
return true;
}
}
const values = this.models.values;
this.missingInputs = false;
return false;
},
Expand Down

0 comments on commit f2fcb1d

Please sign in to comment.