diff options
Diffstat (limited to 'src/bun.js/bindings/webcore/JSTransformStream.cpp')
-rw-r--r-- | src/bun.js/bindings/webcore/JSTransformStream.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bun.js/bindings/webcore/JSTransformStream.cpp b/src/bun.js/bindings/webcore/JSTransformStream.cpp index f6cdfc6f9..029886bba 100644 --- a/src/bun.js/bindings/webcore/JSTransformStream.cpp +++ b/src/bun.js/bindings/webcore/JSTransformStream.cpp @@ -29,7 +29,6 @@ #include "JSDOMExceptionHandling.h" #include "JSDOMGlobalObjectInlines.h" #include "JSDOMWrapperCache.h" -#include "TransformStreamBuiltins.h" #include "WebCoreJSClientData.h" #include <JavaScriptCore/FunctionPrototype.h> #include <JavaScriptCore/JSCInlines.h> |