Skip to content

Commit

Permalink
user not used
Browse files Browse the repository at this point in the history
  • Loading branch information
SouthEndMusic committed Nov 10, 2023
1 parent be54d6f commit dbab8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/allocation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function get_node_id_mapping(
subnetwork_node_ids::Vector{Int},
source_edge_ids::Vector{Int},
)
(; lookup, connectivity, user) = p
(; lookup, connectivity) = p
(; graph_flow, edge_ids_flow_inv) = connectivity

# Mapping node_id => (allocgraph_node_id, type) where such a correspondence exists;
Expand Down

0 comments on commit dbab8a6

Please sign in to comment.