Skip to content

Commit

Permalink
logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
turulix committed Aug 15, 2023
1 parent f235c7d commit fbc959a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion memphis/tests/common.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ pub async fn create_random_setup() -> (
MemphisConsumer,
MemphisProducer,
) {
let _ = env_logger::try_init();
let client = connect_to_memphis().await;
let station = create_random_station(&client).await;
let consumer = create_random_consumer(&station).await;
Expand Down

0 comments on commit fbc959a

Please sign in to comment.