removed not needed folder deletion

This commit is contained in:
Miriam Baglioni 2021-10-18 10:53:16 +02:00
parent 5d9cc2452d
commit 46f82c7c8f
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
<action name="ResetMagWorkingPath">
<fs>
<delete path="${inputPathMAG}/dataset"/>
<delete path="${inputPathMAG}/process"/>
</fs>
<ok to="ConvertMagToDataset"/>
<error to="Kill"/>