Skip to content

Commit c0dc093

Browse files
committed
Update tests/wpt-harness/pre-harness.js
1 parent 381d741 commit c0dc093

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/wpt-harness/pre-harness.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ globalThis.GLOBAL = {
44
isShadowRealm: function() { return false; },
55
};
66

7-
function ReadableByteStreamController () {}
87

98
globalThis.Window=self;
109
let originalAEL = addEventListener;

0 commit comments

Comments
 (0)