Skip to content

Commit 74d8f39

Browse files
committed
Remove comment
1 parent 4394c48 commit 74d8f39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ struct NavigationSplitViewWrapper<Sidebar, Detail>: View where Sidebar: View, De
2020
}
2121

2222
var body: some View {
23-
// Use the latest API available
2423
NavigationSplitView {
2524
if #available(macOS 14, *) {
2625
sidebar

0 commit comments

Comments
 (0)