mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 03:08:34 +00:00
debug: remove log messages
This commit is contained in:
parent
95d03bd5d0
commit
be34a627bb
1 changed files with 0 additions and 2 deletions
|
|
@ -32,8 +32,6 @@ module.exports = class Plugin {
|
|||
|
||||
const newEl = this.render(state)
|
||||
yo.update(this.el, newEl)
|
||||
console.log('plugin update')
|
||||
console.log(state)
|
||||
// optimizes performance?
|
||||
// requestAnimationFrame(() => {
|
||||
// const newEl = this.render(state)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue