Remove left behind debug code

This commit is contained in:
Jan Oberhauser 2020-08-26 21:30:24 +02:00
parent f386d9e90a
commit 317949d765

View file

@ -202,10 +202,6 @@ export const pushConnection = mixins(
const runDataExecuted = pushData.data;
console.log('..pushData..');
console.log(pushData);
// @ts-ignore
const workflow = this.getWorkflow();
if (runDataExecuted.finished !== true) {