Skip to content

Commit

Permalink
Update tail_output_composer.nr
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Oct 11, 2024
1 parent 2ecf7ff commit 444777b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ impl TailOutputComposer {
TailOutputComposer { output_composer }
}


pub unconstrained fn finish(self) -> KernelCircuitPublicInputs {
let source = self.output_composer.finish();
let mut output = KernelCircuitPublicInputs::empty();
Expand Down

0 comments on commit 444777b

Please sign in to comment.