We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44f3d7 commit 1281132Copy full SHA for 1281132
1 file changed
Sources/Layout/Layout.swift
@@ -736,11 +736,6 @@ public final class Layout { // swiftlint:disable:this type_body_length
736
737
// MARK: - Private
738
739
- /// Adds items to the layout.
740
- ///
741
- /// - Parameter items: The items to be added as subviews.
742
743
- /// - Returns: The receiver with the added subviews.
744
@discardableResult
745
private func addItems(
746
_ items: [LayoutItem]
0 commit comments