mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
provider-views: remove debug log
This commit is contained in:
parent
95e0707fcb
commit
731114735e
1 changed files with 0 additions and 1 deletions
|
|
@ -594,7 +594,6 @@ module.exports = class ProviderView {
|
|||
}
|
||||
|
||||
const targetViewOptions = { ...this.opts, ...viewOptions }
|
||||
console.log(targetViewOptions)
|
||||
const browserProps = Object.assign({}, this.plugin.getPluginState(), {
|
||||
username: this.username,
|
||||
getNextFolder: this.getNextFolder,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue