chore: remove temp log
This commit is contained in:
@@ -72,8 +72,4 @@ process.on('SIGINT', () => {
|
|||||||
process.exit();
|
process.exit();
|
||||||
});
|
});
|
||||||
|
|
||||||
export { workflowQueue, worker };
|
export { workflowQueue, worker };
|
||||||
|
|
||||||
export const temp = () => {
|
|
||||||
console.log('temp');
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user