Browse Source

core: rm outdated comment

Renée Kooi 7 years ago
parent
commit
8011a5b88b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/core/Core.js

+ 0 - 1
src/core/Core.js

@@ -905,7 +905,6 @@ class Uppy {
     })
 
     return lastStep.then(() => {
-      // return number of uploaded files
       this.emit('core:success', fileIDs)
 
       this.removeUpload(uploadID)