Browse Source

core: Remove the other commented line

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

+ 0 - 1
src/core/Core.js

@@ -512,7 +512,6 @@ class Uppy {
 
   reset () {
     this.cancelAll()
-    // this.pauseAll()
   }
 
   cancelAll () {