[whatwg/streams] Redundant step: "Assert: stream.[[state]] is "closing" or "error..." (#639)

https://streams.spec.whatwg.org/commit-snapshots/22b3f03bf803868bf65d9b57f862cc7e3cc80188#writable-stream-finish-close

> Assert:​ stream\.\[\[state\]\] is "closing" or "errored"\.

Looks the assert in the following else clause is enough.

-- 
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/issues/639

Received on Friday, 6 January 2017 04:27:18 UTC