We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e32d6 commit b9115c1Copy full SHA for b9115c1
packages/engine-multi/src/worker/thread/run.ts
@@ -86,7 +86,6 @@ register({
86
},
87
88
};
89
- logger.log(' >>', options.profile, options.profilePollInterval);
90
91
return execute(plan.id!, async () => {
92
const start = Date.now();
0 commit comments