Skip to content

Commit 4aa86c8

Browse files
Remove blank space on comment (#20)
This causes a build issue with latest Rust 1.83
1 parent d721b98 commit 4aa86c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ fn create_watcher() -> Result<
203203

204204
#[derive(Default, Debug)]
205205
/// A temporality selector that returns Delta for all instruments
206-
207206
pub(crate) struct DeltaTemporalitySelector {}
208207

209208
impl DeltaTemporalitySelector {

0 commit comments

Comments
 (0)