removes a lot of uneeded logs
This commit is contained in:
@@ -16,7 +16,6 @@ class user{
|
||||
this[thing]=userjson[thing];
|
||||
}
|
||||
this.hypotheticalpfp=false;
|
||||
console.log(this);
|
||||
}else{
|
||||
return user.checkuser(userjson);
|
||||
}
|
||||
|
Reference in New Issue
Block a user