Skip to content

Commit de59c59

Browse files
dylanlottprestwich
authored andcommitted
fmt
1 parent 554bee4 commit de59c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tasks/block/mod.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
//! block holds the tasks responsible for block environment configuration,
1+
//! block holds the tasks responsible for block environment configuration,
22
//! preparation, and simulation.
33
44
/// Block simulation task for building blocks.
55
pub mod sim;
66

77
/// Block environment configuration for the builder.
8-
pub mod cfg;
8+
pub mod cfg;

0 commit comments

Comments
 (0)