remove a lot more unneeded logging
This commit is contained in:
@@ -13,7 +13,6 @@ class Embed{
|
||||
this.type=this.getType(json);
|
||||
this.owner=owner;
|
||||
this.json=json;
|
||||
console.log(this);
|
||||
}
|
||||
getType(json:embedjson){
|
||||
const instances=getInstances();
|
||||
|
Reference in New Issue
Block a user