Skip to content

Commit b1f97b6

Browse files
committed
Remove unnecessary CoreFoundation import
1 parent a265638 commit b1f97b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
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)

0 commit comments

Comments
 (0)