mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-10 22:53:06 +08:00
removes unneeded animateSpinner call
This commit is contained in:
parent
b21923cf98
commit
5806cb8e67
1 changed files with 0 additions and 1 deletions
|
@ -606,7 +606,6 @@
|
|||
|
||||
if (filesValid && checklistsValid && nameValid && descriptionValid) {
|
||||
// Local file uploading
|
||||
animateSpinner();
|
||||
newStepHandler();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue