removes a lot of uneeded logs
This commit is contained in:
@@ -5,7 +5,6 @@ class role{
|
||||
}
|
||||
this.permissions=new permissions(JSON.permissions);
|
||||
this.owner=owner;
|
||||
console.log(this);
|
||||
}
|
||||
get guild(){
|
||||
return this.owner;
|
||||
|
Reference in New Issue
Block a user