Skip to content

Commit

Permalink
Remove TODOP
Browse files Browse the repository at this point in the history
  • Loading branch information
plafer committed Jul 3, 2024
1 parent 2afd588 commit 9106a6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/mast/serialization/info.rs
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,4 @@ mod tests {
assert_eq!(if_branch_id, decoded_if_branch);
assert_eq!(else_branch_id, decoded_else_branch);
}

// TODOP: Test all other variants
}

0 comments on commit 9106a6f

Please sign in to comment.