diff --git a/src/core/Core.js b/src/core/Core.js index 8f055b9ab..666e82628 100644 --- a/src/core/Core.js +++ b/src/core/Core.js @@ -416,7 +416,6 @@ class Uppy { this.removeUpload(uploadID) }) - this.calculateTotalProgress() this._calculateTotalProgress() this.emit('file-removed', fileID)