diff options
author | 2022-03-16 05:50:52 -0700 | |
---|---|---|
committer | 2022-03-16 05:50:52 -0700 | |
commit | 09a7b01ee7cc2af440c0a2a4cb685b9c7b0d1672 (patch) | |
tree | 9f70bd95847be6462c3a0a13aee9305ee099e598 /src/javascript/jsc/bindings/headers-cpp.h | |
parent | fe89fc8a643635a4ecd1432dbebf9efc2779c7f0 (diff) | |
download | bun-09a7b01ee7cc2af440c0a2a4cb685b9c7b0d1672.tar.gz bun-09a7b01ee7cc2af440c0a2a4cb685b9c7b0d1672.tar.zst bun-09a7b01ee7cc2af440c0a2a4cb685b9c7b0d1672.zip |
cleanup error printing
Diffstat (limited to 'src/javascript/jsc/bindings/headers-cpp.h')
-rw-r--r-- | src/javascript/jsc/bindings/headers-cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/javascript/jsc/bindings/headers-cpp.h b/src/javascript/jsc/bindings/headers-cpp.h index ee99ba75c..c40eb5c36 100644 --- a/src/javascript/jsc/bindings/headers-cpp.h +++ b/src/javascript/jsc/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1647318604 +//-- AUTOGENERATED FILE -- 1647432636 // clang-format off #pragma once |