fmt: trim trailing blank line in topology_worker.rs
ci / gates (push) Successful in 26s
ci / frontend (push) Failing after 18s
ci / rust (push) Successful in 4m7s
ci / e2e (push) Skipped
ci / publish (push) Skipped

This commit is contained in:
Omar Sobh
2026-07-18 16:20:23 -07:00
parent 6f1515b1b0
commit 65b19b0fc5
-1
View File
@@ -719,4 +719,3 @@ async fn try_team_gateway_url(
Some(spawned.gateway_url)
}