Skip to content

Commit

Permalink
Removed extra lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdholtz committed Feb 13, 2025
1 parent 615c2f8 commit 5bc8084
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ struct StackComponentView: View {
}

@ViewBuilder
// swiftlint:disable:next function_body_length
private func make(style: StackComponentStyle) -> some View {
Group {
switch style.dimension {
Expand Down

0 comments on commit 5bc8084

Please sign in to comment.