Skip to content

Commit

Permalink
bun run zig-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner authored and github-actions[bot] committed Dec 24, 2024
1 parent 6000d5d commit 72a765c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bun.js/javascript.zig
Original file line number Diff line number Diff line change
Expand Up @@ -4015,7 +4015,6 @@ pub const VirtualMachine = struct {

try writer.print(comptime Output.prettyFmt(" {s}<r><d>:<r> ", allow_ansi_color), .{field});


// When we're printing errors for a top-level uncaught eception / rejection, suppress further errors here.
if (allow_side_effects) {
if (this.global.hasException()) {
Expand Down

0 comments on commit 72a765c

Please sign in to comment.