Skip to content

Commit 50c01fe

Browse files
Lint fix
1 parent 4f65928 commit 50c01fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CodeEdit/Features/SplitView/Views/Variadic.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import SwiftUI
99

1010
struct Helper<Result: View>: _VariadicView_UnaryViewRoot {
11-
// swiftlint:disable:next identifier_name
1211
var _body: (_VariadicView.Children) -> Result
1312

1413
func body(children: _VariadicView.Children) -> some View {

0 commit comments

Comments
 (0)