Skip to content

Commit d7b896f

Browse files
diederichfreak4pc
authored andcommitted
Remove exported Foundation import to fix DocC builds
1 parent d69aab9 commit d7b896f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Operators/Internal/Timer.swift

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
// Only support 64bit
1616
#if !(os(iOS) && (arch(i386) || arch(arm))) && canImport(Combine)
17-
@_exported import Foundation // Clang module
1817
import Combine
1918
import Foundation
2019

0 commit comments

Comments
 (0)