Skip to content

Commit b8c2723

Browse files
authored
Update index.bs
1 parent 644910f commit b8c2723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3084,7 +3084,6 @@ The following abstract operations support the implementation of the
30843084
1. Let |startAlgorithm| be an algorithm that returns undefined.
30853085
1. Let |pullAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
30863086
1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
3087-
1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
30883087
1. Let |isTransferring| be true if |underlyingSourceDict|["{{UnderlyingSource/pull}}"] is
30893088
"{{ReadableStreamType/transfer}}" and false otherwise.
30903089
1. If |underlyingSourceDict|["{{UnderlyingSource/start}}"] [=map/exists=], then set

0 commit comments

Comments
 (0)