mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -2172,8 +2172,8 @@ const resolver = @import("./resolver.zig");
|
||||
const std = @import("std");
|
||||
|
||||
const Architecture = @import("../install/npm.zig").Architecture;
|
||||
const OperatingSystem = @import("../install/npm.zig").OperatingSystem;
|
||||
const Libc = @import("../install/npm.zig").Libc;
|
||||
const OperatingSystem = @import("../install/npm.zig").OperatingSystem;
|
||||
|
||||
const bun = @import("bun");
|
||||
const Environment = bun.Environment;
|
||||
|
||||
Reference in New Issue
Block a user