Skip to content

Commit

Permalink
#266: removed some debug statements
Browse files Browse the repository at this point in the history
  • Loading branch information
ppebay committed Jun 23, 2022
1 parent ffe01e7 commit de13b57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lbaf/IO/lbsMeshBasedVisualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -619,4 +619,3 @@ def generate(self, gen_meshes, gen_mulmed):
writer.SetFileName(file_name)
writer.SetCompressionLevel(2)
writer.Write()
sys.exit(1)

0 comments on commit de13b57

Please sign in to comment.