Skip to content

Commit c573904

Browse files
committed
format/lint
1 parent 1b9db17 commit c573904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/sdk-core/src/antithesis.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ mod disabled {
5959
pub(crate) use enabled::*;
6060

6161
#[cfg(not(feature = "antithesis_assertions"))]
62-
pub(crate) use disabled::*;
62+
pub(crate) use disabled::*;

0 commit comments

Comments
 (0)