[whatwg/fetch] Editorial: Remove the nonexistent controller variable in the fetch algorithm. (PR #1462)

The `controller` variable used here is never defined. It appears to intend to create a new fetch controller, which is the default when creating a new fetch params anyhow.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1462

-- Commit Summary --

  * Removes the nonexistent controller variable in the fetch algorithm.

-- File Changes --

    M fetch.bs (1)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1462.patch
https://github.com/whatwg/fetch/pull/1462.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1462
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1462@github.com>

Received on Friday, 24 June 2022 03:47:50 UTC