This commit is contained in:
2019-11-22 09:46:39 +00:00

View File

@ -304,7 +304,6 @@ class Asset {
} else { } else {
utils.writeLog(`Error getting record for asset ${this.id}`); utils.writeLog(`Error getting record for asset ${this.id}`);
utils.writeErrorLog(`ERROR_RECORDER`); utils.writeErrorLog(`ERROR_RECORDER`);
throw error;
} }
// DEBUG // DEBUG