From 9b0bd73d848a8365ccd834e4ed71d5c6f278938b Mon Sep 17 00:00:00 2001 From: acerone85 Date: Mon, 30 Sep 2024 16:52:16 +0100 Subject: [PATCH] Do not switch from Option to JoinHandle --- bin/fuel-core/src/cli/run.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/fuel-core/src/cli/run.rs b/bin/fuel-core/src/cli/run.rs index 0812509cd13..7a5ce6550fa 100644 --- a/bin/fuel-core/src/cli/run.rs +++ b/bin/fuel-core/src/cli/run.rs @@ -544,9 +544,6 @@ pub async fn get_service_with_shutdown_listeners( relayer_migration_handle, gas_price_migration_handle, ] - .into_iter() - .flatten() - .collect() }; Ok((