mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user