Skip to content

Commit 5bc8084

Browse files
committed
Removed extra lint rule
1 parent 615c2f8 commit 5bc8084

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RevenueCatUI/Templates/V2/Components/Stack/StackComponentView.swift

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ struct StackComponentView: View {
6464
}
6565

6666
@ViewBuilder
67-
// swiftlint:disable:next function_body_length
6867
private func make(style: StackComponentStyle) -> some View {
6968
Group {
7069
switch style.dimension {

0 commit comments

Comments
 (0)