dns for browser session (part 3) (#2974)

This commit is contained in:
LawyZheng
2025-07-17 20:37:14 +08:00
committed by GitHub
parent c7bd726ace
commit eb92689bb3

View File

@@ -185,7 +185,6 @@ async def loop_stream_vnc(streaming: sc.Streaming) -> None:
LOG.info(
"Connecting to VNC URL.",
browser_address=browser_address,
vnc_url=vnc_url,
task=streaming.task,
workflow_run=streaming.workflow_run,