Skip to content

Commit 3ac6241

Browse files
committed
Remove SignedCollection: @retroactive @unchecked Sendable conformance
1 parent b1033bc commit 3ac6241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/App/Controllers/API/API+PackageCollectionController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ extension API {
6161
}
6262

6363

64-
extension PackageCollectionSigning.Model.SignedCollection: @retroactive @unchecked Sendable, Vapor.Content {}
64+
extension PackageCollectionSigning.Model.SignedCollection: Vapor.Content {}
6565

6666

6767
extension API {

0 commit comments

Comments
 (0)