From 948fdfe48265353f408c616112c79d8dba4b64ea Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Sun, 20 Nov 2022 14:33:57 -0800 Subject: Fix spurious rejected promise handler calls --- src/bun.js/bindings/headers-cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/bindings/headers-cpp.h') diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 60276f76f..05368907e 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1667784809 +//-- AUTOGENERATED FILE -- 1668983536 // clang-format off #pragma once -- cgit v1.2.3