mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-30 07:31:47 +00:00
remove debug logging in ReadableStream
This commit is contained in:
@@ -73,8 +73,6 @@ pub fn constructor(underlying: ?UnderlyingSource, strategy: ?QueueingStrategy, p
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
log.info(.browser, "rs aux", .{ .queue_len = stream.queue.items.len });
|
|
||||||
|
|
||||||
return stream;
|
return stream;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user