Parcourir la source

core: Remove the other commented line

Renée Kooi il y a 7 ans
Parent
commit
5a805aa7a7
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 () {