Skip to content

Commit

Permalink
chore: this comment doesn't make sense
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Nov 17, 2023
1 parent df992cb commit 0382e5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/uplc/src/machine/runtime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,6 @@ impl DefaultFunction {
}
}

// This should be safe because we've already checked
// the types of the args as they were pushed. Although
// the unreachables look ugly, it's the reality of the situation.
pub fn call(
&self,
semantics: BuiltinSemantics,
Expand Down

0 comments on commit 0382e5c

Please sign in to comment.