Skip to content

Commit

Permalink
Update src/subsystems.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jd-lara and github-actions[bot] authored May 28, 2024
1 parent abf3646 commit 759478e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/subsystems.jl
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ function _check_branch_consistency(sys::System, branch::AreaInterchange)
_check_subsystem_assignments(sys, branch, get_area_to(arc), msg; symmetric_diff = false)
end


function _check_subcomponent_consistency(sys::System, component::StaticInjectionSubsystem)
for subcomponent in get_subcomponents(component)
_check_subsystem_assignments(
Expand Down

0 comments on commit 759478e

Please sign in to comment.