diff --git a/Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift b/Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift index a07d16f4..24bfeda8 100644 --- a/Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift +++ b/Xcodes/Frontend/Common/NavigationSplitViewWrapper.swift @@ -20,7 +20,6 @@ struct NavigationSplitViewWrapper: View where Sidebar: View, De } var body: some View { - // Use the latest API available NavigationSplitView { if #available(macOS 14, *) { sidebar