Skip to content

Commit 207eb32

Browse files
committed
Fix whitespace
1 parent 228dd8a commit 207eb32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lrpar/src/lib/ctbuilder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ where
930930
visibility,
931931
rust_edition,
932932
#[cfg(test)]
933-
inspect_callback: _,
933+
inspect_callback: _,
934934
phantom: _,
935935
} = self;
936936
let build_time = env!("VERGEN_BUILD_TIMESTAMP");

0 commit comments

Comments
 (0)