mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-12-22 19:49:33 +00:00
fmt
This commit is contained in:
parent
059d0e6105
commit
e5db01a2e3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#![allow(unused_crate_dependencies, reason = "used in benchmarks")]
|
||||
|
||||
mod tmp_env;
|
||||
mod blocks;
|
||||
mod tmp_env;
|
||||
|
||||
pub use blocks::generate_fake_blocks;
|
||||
pub use tmp_env::TmpEnv;
|
||||
|
|
Loading…
Reference in a new issue