- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 04 Feb 2015 12:42:13 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 4 February 2015 20:42:39 UTC
> @@ -1,7 +1,8 @@
> var assert = require('assert');
> import * as helpers from './helpers';
> -import { AcquireExclusiveStreamReader, CallReadableStreamPull, CloseReadableStream, CreateReadableStreamCloseFunction,
> - CreateReadableStreamEnqueueFunction, CreateReadableStreamErrorFunction, IsReadableStream, ReadFromReadableStream,
> +import { AcquireExclusiveStreamReader, CallReadableStreamPull,
Nit: alphabetize and wrap to 120 chars
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/277/files#r24117515
Received on Wednesday, 4 February 2015 20:42:39 UTC