ooops: remove stray debug print

This commit is contained in:
Karl Seguin
2026-07-14 15:15:10 +08:00
parent 93e86cbe6a
commit 15744bca37

View File

@@ -309,7 +309,6 @@ fn navigate(cmd: *CDP.Command) !void {
const frame = bc.mainFrame() orelse return error.FrameNotLoaded;
const encoded_url = try URL.resolveNavigation(frame.call_arena, params.url, .{});
std.debug.print("URL: {s}\n", .{encoded_url});
// Fast path: a freshly-created target whose root frame hasn't navigated
// yet has nothing to preserve across the HTTP round-trip. Skip the