diff --git a/src/Hydraulic/IsothermalCompressible/components.jl b/src/Hydraulic/IsothermalCompressible/components.jl index b91bcda2..305e9610 100644 --- a/src/Hydraulic/IsothermalCompressible/components.jl +++ b/src/Hydraulic/IsothermalCompressible/components.jl @@ -202,7 +202,6 @@ Constant length internal flow model discretized by `N` (`FixedVolume`: `N`, `Tub return System(eqs, t, vars, pars; name, systems = [ports; pipe_bases; volumes]) end -@deprecate Pipe Tube """ FlowDivider(; n, name)