dedup document

This commit is contained in:
sjorsdonkers
2025-05-19 11:35:29 +02:00
parent a99d193b12
commit 76f1fcb634
10 changed files with 9 additions and 15 deletions

View File

@@ -421,7 +421,6 @@ pub const JsRunner = struct {
self.state = .{
.arena = arena,
.loop = &self.loop,
.document = document,
.url = &self.url,
.window = &self.window,
.renderer = &self.renderer,