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