Browse Source

no ProgressDrawer in GoogleDrive for now

Artur Paikin 9 years ago
parent
commit
2e5a170fe9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/examples/drive/app.es6

+ 1 - 1
website/src/examples/drive/app.es6

@@ -1,6 +1,6 @@
 import Uppy from 'uppy/core'
 import { GoogleDrive } from 'uppy/plugins'
-import ProgressDrawer from '../../../../src/plugins/ProgressDrawer.js'
+// import ProgressDrawer from '../../../../src/plugins/ProgressDrawer.js'
 import { UPPY_SERVER } from '../env'
 console.log(UPPY_SERVER)