Skip to content

Commit 8a6390c

Browse files
committed
Cleanup
1 parent 5cd140b commit 8a6390c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/AsyncStreams/api-design-proposal.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
* **Authors**
44
* Peter Friese ([email protected])
5-
65
* **Status**: `In Review`
76
* **Last Updated**: 2025-09-22
87

@@ -296,8 +295,4 @@ The implementation will be phased, with each product's API being added in a sepa
296295

297296
## 10. Open Questions & Future Work
298297

299-
* Should we provide convenience wrappers for common `AsyncSequence` operators? (e.g., a method to directly stream decoded objects instead of snapshots). For now, this is considered a **Non-Goal** but could be revisited.
300-
301-
---
302-
303-
*This document is based on the original proposal and discussions in PRs #11508 and #14924.*
298+
* Should we provide convenience wrappers for common `AsyncSequence` operators? (e.g., a method to directly stream decoded objects instead of snapshots). For now, this is considered a **Non-Goal** but could be revisited.

0 commit comments

Comments
 (0)