mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
core: rm stray calculateTotalProgress
git rebase hype!!
This commit is contained in:
parent
0fecd5c190
commit
2d5df143c2
1 changed files with 0 additions and 1 deletions
|
|
@ -416,7 +416,6 @@ class Uppy {
|
|||
this.removeUpload(uploadID)
|
||||
})
|
||||
|
||||
this.calculateTotalProgress()
|
||||
this._calculateTotalProgress()
|
||||
this.emit('file-removed', fileID)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue