not needed anymore

This commit is contained in:
Martin Diehl 2021-07-01 19:36:00 +02:00
parent adee729b83
commit b2b93f2780
1 changed files with 0 additions and 3 deletions

View File

@ -1732,6 +1732,3 @@ class Result:
if flatten: r = util.dict_flatten(r)
return None if (type(r) == dict and r == {}) else r
save_VTK = export_VTK
save_XDMF = export_XDMF