stray comment

This commit is contained in:
Christopher Monsanto
2020-08-24 19:20:48 -04:00
parent a850459a00
commit a6f97fd561

View File

@@ -67,7 +67,6 @@ export class ActionQueue {
valid : 'Success',
debugObjs : this.debugBuffer
};
// Caller must mutate this into a LogEntry.
this.log.push(entry);
this.debugBuffer = [];
if (nodePath.isAbsolute(dst)) {