mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Remove comment
This commit is contained in:
parent
4394c48e11
commit
74d8f395a5
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue