Skip to content

Commit 36434d6

Browse files
committed
remove debug show
1 parent 3670e39 commit 36434d6

File tree

1 file changed

+0
-1
lines changed
  • src/methods/XY_methods

1 file changed

+0
-1
lines changed

src/methods/XY_methods/PS.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ function PS_property(model,p,s,z,f::F,phase,T0,threaded) where F
2222
end
2323
end
2424
res = ps_flash(model,p,s,z,T0 = T0)
25-
display(res)
2625
return f(model,res)
2726
end
2827

0 commit comments

Comments
 (0)