mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
Remove debug
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user