Skip to content

Commit

Permalink
refactor(clean): removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh committed Aug 28, 2024
1 parent 790c561 commit aeaa077
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app-server/src/modules/tasks/task-scheduler.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// import schedule from 'node-schedule';
import cron from 'node-cron';
import type { Storage } from '../storage/storage.types';
import type { Config } from '../app/config/config.types';
Expand Down

0 comments on commit aeaa077

Please sign in to comment.