diff --git a/lib/internal/webstreams/util.js b/lib/internal/webstreams/util.js index bfa5b9dceac74d..81e65815eabe6b 100644 --- a/lib/internal/webstreams/util.js +++ b/lib/internal/webstreams/util.js @@ -7,7 +7,6 @@ const { ArrayPrototypePush, ArrayPrototypeShift, AsyncIteratorPrototype, - FunctionPrototypeCall, MathMax, NumberIsNaN, PromisePrototypeThen,