Skip to content

Commit

Permalink
chore: revert dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
Nesopie committed Oct 15, 2024
1 parent c264ee2 commit 2f2c18a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/sxg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ mod tests {
#[test]
fn test_sxg() {
let default_input = SXGInput::default_testcase();
dbg!(&default_input);
assert!(default_input.verify().unwrap());
}
}

0 comments on commit 2f2c18a

Please sign in to comment.