Skip to content

Commit

Permalink
remove old debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Jul 11, 2019
1 parent 5867aa7 commit f63d8b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ogs5py/fileclasses/msh/msh_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,6 @@ def export_mesh(

if not cell_data:
cell_data = None
print(cell_data)

mesh_out = mio.Mesh(
points=points,
Expand Down

0 comments on commit f63d8b1

Please sign in to comment.