We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69aab9 commit d7b896fCopy full SHA for d7b896f
Sources/Operators/Internal/Timer.swift
@@ -14,7 +14,6 @@
14
15
// Only support 64bit
16
#if !(os(iOS) && (arch(i386) || arch(arm))) && canImport(Combine)
17
- @_exported import Foundation // Clang module
18
import Combine
19
import Foundation
20
0 commit comments