From 7d3a542cfe4effd9536adfeb448725d4b0cd86a0 Mon Sep 17 00:00:00 2001 From: Lekshmi S Date: Mon, 27 Jul 2020 13:55:32 +0530 Subject: [PATCH] Removed extra space. --- .../ListRightVariablePriceChangeAllTextAndLinks.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/MVMCoreUI/Atomic/Molecules/DesignedComponents/List/RightVariable/ListRightVariablePriceChangeAllTextAndLinks.swift b/MVMCoreUI/Atomic/Molecules/DesignedComponents/List/RightVariable/ListRightVariablePriceChangeAllTextAndLinks.swift index 2e07cb03..2364117b 100644 --- a/MVMCoreUI/Atomic/Molecules/DesignedComponents/List/RightVariable/ListRightVariablePriceChangeAllTextAndLinks.swift +++ b/MVMCoreUI/Atomic/Molecules/DesignedComponents/List/RightVariable/ListRightVariablePriceChangeAllTextAndLinks.swift @@ -87,7 +87,6 @@ import Foundation //-------------------------------------------------- // MARK: - Accessibility //-------------------------------------------------- - func getAccessibilityMessage() -> String? { guard let rightLabelText = rightLabel.text else { return eyebrowHeadlineBodyLink.getAccessibilityMessage()