chore: remove todo

This commit is contained in:
karishmas6
2024-10-10 03:29:48 +05:30
parent a3d5cff89d
commit 6d38e3f234

View File

@@ -31,7 +31,6 @@ async function runWorkflow(id: string, userId: string) {
};
}
// req.user.id will not be available here :)
const proxyConfig = await getDecryptedProxyConfig(userId);
let proxyOptions: any = {};