diff --git a/Libraries/LibJS/Bytecode/Interpreter.cpp b/Libraries/LibJS/Bytecode/Interpreter.cpp index 432c62cdeb5..84bf2c7df2d 100644 --- a/Libraries/LibJS/Bytecode/Interpreter.cpp +++ b/Libraries/LibJS/Bytecode/Interpreter.cpp @@ -268,8 +268,6 @@ ThrowCompletionOr Interpreter::run(Script& script_record, GC::Ptr