From 2ec429974abd978b90adadb838a064154e99ffa0 Mon Sep 17 00:00:00 2001 From: Subhankar Acharya Date: Tue, 25 Feb 2020 21:24:04 +0530 Subject: [PATCH] removing updateView. --- .../ListOneColumnFullWidthTextAllTextAndLinks.swift | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MVMCoreUI/Molecules/DesignedComponents/SectionDividers/OneColumn/ListOneColumnFullWidthTextAllTextAndLinks.swift b/MVMCoreUI/Molecules/DesignedComponents/SectionDividers/OneColumn/ListOneColumnFullWidthTextAllTextAndLinks.swift index 4b0e2e91..9e930396 100644 --- a/MVMCoreUI/Molecules/DesignedComponents/SectionDividers/OneColumn/ListOneColumnFullWidthTextAllTextAndLinks.swift +++ b/MVMCoreUI/Molecules/DesignedComponents/SectionDividers/OneColumn/ListOneColumnFullWidthTextAllTextAndLinks.swift @@ -24,12 +24,6 @@ import Foundation //----------------------------------------------------- // MARK: - View Lifecycle //------------------------------------------------------- - - open override func updateView(_ size: CGFloat) { - super.updateView(size) - stack.updateView(size) - } - override open func setupView() { super.setupView() stack.stackItems = [StackItem(andContain: eyebrow),