mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -224,7 +224,7 @@ pub fn parseJSON(
|
||||
}
|
||||
ptr.sources_content = content_slice;
|
||||
}
|
||||
|
||||
|
||||
break :map ptr;
|
||||
} else null;
|
||||
errdefer if (map) |m| m.deref();
|
||||
|
||||
Reference in New Issue
Block a user