fn update_graph_on_station_removal( removed_station: On<'_, '_, Remove, Station>, commands: Commands<'_, '_>, graph: ResMut<'_, Graph>, )