Skip to content

Commit dd38050

Browse files
authored
ContainerRegistry: Remove backported async URLSession functions on Linux (#12)
### Motivation As of Swift 6.0, Foundation includes these async URLSession functions on Linux so backports are no longer necessary. ### Modifications Remove the extension which backported async `upload()` and `data()` to `URLSession` on Linux. ### Result No functional change. ### Test Plan Unit and integration tests continue to pass.
1 parent 31d31af commit dd38050

File tree

1 file changed

+0
-75
lines changed

1 file changed

+0
-75
lines changed

Sources/ContainerRegistry/URLSession+Linux.swift

-75
This file was deleted.

0 commit comments

Comments
 (0)