mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-29 06:33:22 +00:00
Removed debug statement
This commit is contained in:
@@ -245,7 +245,6 @@ function zippedObject(table)
|
||||
{
|
||||
// finished
|
||||
prom._res(prom.results);
|
||||
console.log(this._ObjectID);
|
||||
this.close();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user