Skip to content

Commit 8e34865

Browse files
committed
Add import
1 parent a091b66 commit 8e34865

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
import _Concurrency
14+
1315
import Basics
1416
import Dispatch
1517
import struct Foundation.Data

Sources/PackageCollectionsSigning/CertificatePolicy.swift

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

13-
import _Concurrency
1413
import Dispatch
1514
import Foundation
1615

0 commit comments

Comments
 (0)