Skip to content

Commit 1281132

Browse files
Remove DocC documentation
1 parent e44f3d7 commit 1281132

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Sources/Layout/Layout.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -736,11 +736,6 @@ public final class Layout { // swiftlint:disable:this type_body_length
736736

737737
// MARK: - Private
738738

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.
744739
@discardableResult
745740
private func addItems(
746741
_ items: [LayoutItem]

0 commit comments

Comments
 (0)