Skip to content

Commit eaf9d0a

Browse files
committed
cargo fmt
1 parent 80fbe43 commit eaf9d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

questdb-rs/src/ingress/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
//! Sender,
4141
//! Buffer,
4242
//! TimestampNanos}};
43-
//!
43+
//!
4444
//! fn main() -> Result<()> {
4545
//! let mut sender = Sender::from_conf("http::addr=localhost:9000;")?;
4646
//! let mut buffer = Buffer::new();

0 commit comments

Comments
 (0)