Skip to content

Commit f05c0f3

Browse files
committed
just effin format on save!
1 parent ffbdfb9 commit f05c0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@ impl InstrumentationConfig {
153153

154154
#[must_use]
155155
pub fn empty_callback_config() -> CallbackConfig {
156-
return CallbackConfig{ position: -1 }
156+
return CallbackConfig { position: -1 }
157157
}
158158
}

0 commit comments

Comments
 (0)