From e03de89bf3710727ae35eab426ea1877b1bdb62a Mon Sep 17 00:00:00 2001 From: Sung-Hyun Kang Date: Wed, 18 Feb 2026 11:07:26 -0600 Subject: [PATCH] Remove duplicate span for allowed maximum throughput --- .../ThroughputInputAutoPilotV3Component.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx index ee3bf09de..a90237898 100644 --- a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx +++ b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx @@ -543,9 +543,6 @@ export class ThroughputInputAutoPilotV3Component extends React.Component< {this.props.instantMaximumThroughput.toLocaleString(ThroughputInputAutoPilotV3Component.LOCALE_EN_US)} - - {this.props.softAllowedMaximumThroughput.toLocaleString(ThroughputInputAutoPilotV3Component.LOCALE_EN_US)} - {this.props.softAllowedMaximumThroughput.toLocaleString(ThroughputInputAutoPilotV3Component.LOCALE_EN_US)}