Skip to content

Commit 4226f23

Browse files
committed
remove comments
1 parent 8b669b8 commit 4226f23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/execution/execute.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ class ResultResolver {
219219
};
220220

221221
this.executionResults.push(resolveResult());
222-
//this.addDeferResults(exeContext);
223-
// change questo con una promise dopo la prima esecuzione then (add deferResult return data)
224222
}
225223
}
226224

0 commit comments

Comments
 (0)