Skip to content

Commit b029026

Browse files
committed
Fix compilation error: cannot find 'Task' in scope
1 parent 00987cc commit b029026

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)