Removed extra console.log call
This commit is contained in:
parent
fb653a477e
commit
0e3706dafa
1 changed files with 0 additions and 1 deletions
|
|
@ -1135,7 +1135,6 @@ class clearPopup{
|
|||
this.client = client;
|
||||
//Set callback
|
||||
this.cb = cb;
|
||||
console.log(doc);
|
||||
|
||||
//Create media popup and call async constructor when done
|
||||
//unfortunately we cant call constructors asyncronously, and we cant call back to this from super, so we can't extend this as it stands :(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue