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()