diff --git a/lib/internal/blob.js b/lib/internal/blob.js index 314056ec140f04..9b37bb37e87c51 100644 --- a/lib/internal/blob.js +++ b/lib/internal/blob.js @@ -8,7 +8,6 @@ const { ObjectDefineProperty, ObjectSetPrototypeOf, PromiseReject, - ReflectConstruct, RegExpPrototypeExec, RegExpPrototypeSymbolReplace, StringPrototypeToLowerCase,