remove console.log

This commit is contained in:
joshuaboud 2021-12-16 11:34:05 -04:00
parent 3f84bee2ab
commit 8f36de4dd9
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E

View File

@ -645,7 +645,6 @@ export class NavWindow {
cmd.push(item.path_str());
}
cmd.push(dest);
console.log(cmd);
this.clip_board.length = 0; // clear clipboard
var promise = new Promise((resolve, reject) => {
var proc = cockpit.spawn(