- From: Adam Rice <notifications@github.com>
- Date: Tue, 10 Oct 2017 00:58:03 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 October 2017 07:58:29 UTC
ricea commented on this pull request. > @@ -241,7 +245,7 @@ class TransformStreamDefaultSink { } write(chunk) { - // console.log('TransformStreamDefaultSink.write()'); + verbose('TransformStreamDefaultSink.write()'); Done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/831#discussion_r143653141
Received on Tuesday, 10 October 2017 07:58:29 UTC