Skip to content

Commit 7e60343

Browse files
committed
Remove unnecessary CoreFoundation import
1 parent a265638 commit 7e60343

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Sources/Nimble/Utils/AsyncAwait.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#if !os(WASI)
2-
import CoreFoundation
32
import Dispatch
43
import Foundation
54
#if canImport(Testing)

Sources/Nimble/Utils/AsyncTimerSequence.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#if !os(WASI)
22

3-
import CoreFoundation
43
import Dispatch
54
import Foundation
65

0 commit comments

Comments
 (0)