Skip to content

Commit 617096e

Browse files
committed
remove outdated note from Status doc
1 parent 78e2f94 commit 617096e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Status.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ There is no _Complete_ status for test coverage because there are always additio
8181
| `URLSessionTask` | Mostly Complete | Incomplete | `cancel()`, `createTransferState(url:)` with streams, and others remain unimplemented |
8282
| `URLSessionDataTask` | Complete | Incomplete | |
8383
| `URLSessionUploadTask` | Complete | None | |
84-
| `URLSessionDownloadTask` | Incomplete | Incomplete | `cancel(byProducingResumeData:)` remains unimplemented |
84+
| `URLSessionDownloadTask` | Incomplete | Incomplete | |
8585
| `URLSessionStreamTask` | Unimplemented | None | |
8686
| `TaskRegistry` | N/A | N/A | For internal use only |
8787
| `TransferState` | N/A | N/A | For internal use only |

0 commit comments

Comments
 (0)