mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Remove debug
This commit is contained in:
parent
b151e03035
commit
4bcd9e4530
@ -186,7 +186,6 @@ exp.get_render = function(uuid, scale, helm, body, callback) {
|
||||
return;
|
||||
}
|
||||
renders.draw_model(uuid, img, scale, helm, body, function(err, img) {
|
||||
console.log("thing" + img);
|
||||
if (err) {
|
||||
callback(err, -1, hash, null);
|
||||
} else if (!img) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user