Skip to content

Commit f63ab23

Browse files
Update src/Hydraulic/IsothermalCompressible/components.jl
1 parent f1cb99a commit f63ab23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Hydraulic/IsothermalCompressible/components.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ Constant length internal flow model discretized by `N` (`FixedVolume`: `N`, `Tub
202202

203203
return System(eqs, t, vars, pars; name, systems = [ports; pipe_bases; volumes])
204204
end
205-
function Pipe end
206-
@deprecate Pipe Tube
207205

208206
"""
209207
FlowDivider(; n, name)

0 commit comments

Comments
 (0)