Skip to content

Commit fd96eec

Browse files
committed
Delete console log
1 parent 0fda87a commit fd96eec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/reminders/tasks/promotionReminder.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export const promotionReminder = async () => {
2222
]);
2323

2424
if (itemsWithLabels.length === 0) {
25-
console.log("No urgent promotion items");
2625
return null;
2726
}
2827

0 commit comments

Comments
 (0)