Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tjjfvi committed May 29, 2024
1 parent a478e26 commit aa60ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/transform.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
use hvm64_ast::{Book, Net};
use hvm64_transform::{eta_reduce::EtaReduce, inline::Inline, pre_reduce::PreReduce, prune::Prune, TransformError};

use insta::assert_snapshot;
use core::str::FromStr;
use insta::assert_snapshot;

mod loaders;
use loaders::*;
Expand Down

0 comments on commit aa60ea3

Please sign in to comment.