mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 05:12:29 +00:00
update
This commit is contained in:
@@ -65,7 +65,7 @@ pub const Store = struct {
|
||||
pkg_id: PackageID,
|
||||
|
||||
// no deinit because each field does not need to
|
||||
// be deinitialized
|
||||
// be deinitialized. see `bun.memory.deinit`
|
||||
pub const deinit = void;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user