🐛 Remove console.log

This commit is contained in:
Jan Oberhauser 2021-05-29 22:33:48 -05:00
parent 6f39be03f1
commit a0b8d67e3e

View file

@ -399,9 +399,7 @@ export class Ssh implements INodeType {
}
}
} catch (error) {
console.log('error', error);
if (this.continueOnFail()) {
console.log('k1');
if (resource === 'file' && operation === 'download') {
items[i] = {
json: {