mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 13:22:07 +00:00
Remove response pool
This commit is contained in:
@@ -346,7 +346,6 @@ pub const VirtualMachine = struct {
|
||||
file_blobs: JSC.WebCore.Blob.Store.Map,
|
||||
|
||||
source_mappings: SavedSourceMap = undefined,
|
||||
response_objects_pool: ?*Response.Pool = null,
|
||||
|
||||
rare_data: ?*JSC.RareData = null,
|
||||
poller: JSC.Poller = JSC.Poller{},
|
||||
|
||||
Reference in New Issue
Block a user