Refactor: remove unused variable and optimize redundant computation
- Removed unused variable `all_routes_node_ids` to reduce code clutter. - Moved `set(routes_node_ids.keys())` outside the loop to avoid repeated computation.pull/22791/head
parent
e9c43793b2
commit
151b94ef5d
Loading…
Reference in New Issue