core: rm stray calculateTotalProgress

git rebase hype!!
This commit is contained in:
Renée Kooi 2017-12-18 10:34:50 +01:00
parent 0fecd5c190
commit 2d5df143c2
No known key found for this signature in database
GPG key ID: 30516CF2A8E63718

View file

@ -416,7 +416,6 @@ class Uppy {
this.removeUpload(uploadID)
})
this.calculateTotalProgress()
this._calculateTotalProgress()
this.emit('file-removed', fileID)