Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelien Rouene committed Apr 20, 2023
1 parent d94bd50 commit e0614e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sinks/amqp/request_builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ use crate::{
},
};
use bytes::Bytes;
use std::io;
use lapin::BasicProperties;
use std::io;
use vector_common::{
finalization::{EventFinalizers, Finalizable},
request_metadata::RequestMetadata,
Expand Down

0 comments on commit e0614e8

Please sign in to comment.