mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
bun run zig-format
This commit is contained in:
committed by
github-actions[bot]
parent
f34a04d80a
commit
c1ccfe9d5f
@@ -8,7 +8,6 @@ const Process = bun.spawn.Process;
|
||||
const Output = bun.Output;
|
||||
const JSC = bun.JSC;
|
||||
const ExtractData = @import("./install.zig").ExtractData;
|
||||
const Repository = @import("./repository.zig").Repository;
|
||||
const Path = bun.path;
|
||||
|
||||
threadlocal var folder_name_buf: bun.PathBuffer = undefined;
|
||||
|
||||
Reference in New Issue
Block a user