Skip to content

Commit 3390d72

Browse files
committed
Fix compilation error: cannot find 'Task' in scope
1 parent f4fc711 commit 3390d72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/PackageCollectionsSigning/CertificatePolicy.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
import _Concurrency
1314
import Dispatch
1415
import Foundation
1516

0 commit comments

Comments
 (0)