Console log remove
This commit is contained in:
parent
f9e501a04a
commit
3e0cedf2a7
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ upload.modules.addmodule({
|
|||
upload.textpaste.render(this._.view, this._.text.header.name, this._.text.data, this._.text.header.mime, this.closepaste.bind(this))
|
||||
},
|
||||
progress: function (e) {
|
||||
console.log(e)
|
||||
if (e == 'decrypting') {
|
||||
this._.content.loading.text('Decrypting')
|
||||
} else if (e == 'error') {
|
||||
|
|
Loading…
Reference in a new issue