diff --git a/MVMCoreUI/Atoms/Views/Label.swift b/MVMCoreUI/Atoms/Views/Label.swift index b229f62a..43990ecb 100644 --- a/MVMCoreUI/Atoms/Views/Label.swift +++ b/MVMCoreUI/Atoms/Views/Label.swift @@ -157,12 +157,6 @@ public typealias ActionBlock = () -> Void return Label(frame: .zero) } - //------------------------------------------------------ - // MARK: - Tappable Methods - //------------------------------------------------------ - - - //------------------------------------------------------ // MARK: - Functions //------------------------------------------------------ @@ -392,7 +386,6 @@ extension Label { // MARK: - Multi-Action Functionality extension Label { - /** Provides an actionable range of text.