Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chickdan committed Mar 12, 2024
1 parent 4394c48 commit 74d8f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ struct NavigationSplitViewWrapper<Sidebar, Detail>: View where Sidebar: View, De
}

var body: some View {
// Use the latest API available
NavigationSplitView {
if #available(macOS 14, *) {
sidebar
Expand Down

0 comments on commit 74d8f39

Please sign in to comment.