Skip to content

Commit

Permalink
restarter is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
moshmage committed Apr 1, 2024
1 parent c6cc972 commit 111d88a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scheduler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import {GlobalCatcher} from "./utils/global-catcher";

GlobalCatcher();

let restarter: NodeJS.Timer | null = null;

function startTimedEvents() {

const startTimeoutForMidnightAction = (key, callback) => {
Expand Down

0 comments on commit 111d88a

Please sign in to comment.