removes unneeded animateSpinner call

This commit is contained in:
zmagod 2017-05-29 09:10:11 +02:00
parent b21923cf98
commit 5806cb8e67

View file

@ -606,7 +606,6 @@
if (filesValid && checklistsValid && nameValid && descriptionValid) {
// Local file uploading
animateSpinner();
newStepHandler();
}
}