1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-29 06:33:22 +00:00

Removed debug statement

This commit is contained in:
Bryan Roe
2020-06-17 23:26:36 -07:00
parent a0dd41468a
commit 5d51edbf21
2 changed files with 1 additions and 2 deletions

View File

@@ -245,7 +245,6 @@ function zippedObject(table)
{
// finished
prom._res(prom.results);
console.log(this._ObjectID);
this.close();
return;
}