Skip to content

Commit

Permalink
rm orphaned sim progress bar call #61
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Jun 24, 2019
1 parent 3fb1079 commit 04cb974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/stemp_abw/js/data_functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ function ctrlSimulate() {
showErrorPopup();
}
}).done(function (returned_data) {
//updateSimProgressBar(25);

// hide simulation spinner
toggleSpinnerVisibility();
Expand Down

0 comments on commit 04cb974

Please sign in to comment.