From 79ef677303f28a717dcda499681b5b6970f3fade Mon Sep 17 00:00:00 2001 From: Tangem Date: Wed, 29 Oct 2025 23:33:15 +0400 Subject: [PATCH] Updated on 2026-08-14 --- .../yield/supply/impl/promo/ui/YieldSupplyPromoContent.kt | 3 --- 1 file changed, 3 deletions(-) diff --git a/features/yield-supply/impl/src/main/java/com/tangem/features/yield/supply/impl/promo/ui/YieldSupplyPromoContent.kt b/features/yield-supply/impl/src/main/java/com/tangem/features/yield/supply/impl/promo/ui/YieldSupplyPromoContent.kt index e036e90dd0..7e864db727 100644 --- a/features/yield-supply/impl/src/main/java/com/tangem/features/yield/supply/impl/promo/ui/YieldSupplyPromoContent.kt +++ b/features/yield-supply/impl/src/main/java/com/tangem/features/yield/supply/impl/promo/ui/YieldSupplyPromoContent.kt @@ -29,7 +29,6 @@ import com.tangem.core.ui.res.TangemThemePreview import com.tangem.features.yield.supply.impl.R import com.tangem.features.yield.supply.impl.promo.entity.YieldSupplyPromoUM import com.tangem.features.yield.supply.impl.promo.model.YieldSupplyPromoClickIntents -import com.tangem.utils.StringsSigns @Suppress("MagicNumber") @Composable @@ -175,8 +174,6 @@ private fun YieldSupplyTosText(tosLink: String, policyLink: String, onClick: (St Text( text = buildAnnotatedString { - append(StringsSigns.POINT_SIGN) - appendSpace() append(fullString.substring(0, tosIndex)) withLink( link = LinkAnnotation.Clickable(