Skip to content

Commit b260ac9

Browse files
Auto-format: cargo fmt --all
1 parent 204b58d commit b260ac9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/vm/src/vm/vm_new.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ use crate::{
1414
vm::VirtualMachine,
1515
};
1616

17-
1817
macro_rules! define_exception_fn {
1918
(
2019
fn $fn_name:ident, $attr:ident, $python_repr:ident

0 commit comments

Comments
 (0)