Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Aug 29, 2024
1 parent 70dc8ae commit d464f10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/air/layouts/dynamic/traces.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ impl TracesConfigImpl of TracesConfigTrait {
fn traces_commit(
ref channel: Channel, unsent_commitment: TracesUnsentCommitment, config: TracesConfig
) -> TracesCommitment {
// TODO REWRITE

// Read original commitment.
let original_commitment = table_commit(
ref channel, unsent_commitment.original, config.original
Expand Down

0 comments on commit d464f10

Please sign in to comment.