We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359a093 commit dd7db72Copy full SHA for dd7db72
Sources/SwiftDocC/Servers/DocumentationSchemeHandler.swift
@@ -10,7 +10,7 @@
10
11
#if canImport(WebKit)
12
public import WebKit
13
-public import Foundation
+import Foundation
14
15
public class DocumentationSchemeHandler: NSObject {
16
0 commit comments