diff --git a/src/index.js b/src/index.js index 893c3a7..8bc89b4 100644 --- a/src/index.js +++ b/src/index.js @@ -54,7 +54,6 @@ const start = async () => { await initializeFunctions() await redis.connect() await updater.checkStatusOnStartup() - await updater.run() await updater.start() await startEnrolmentsCron()