diff --git a/index.js b/index.js index f0a1f50..287f58e 100644 --- a/index.js +++ b/index.js @@ -11,11 +11,11 @@ import { syncDatabase, createSuperAdmin } from "#user/Service/database.js"; // import { scheduleInit } from "#scheduler/Service/schedulerService.js"; const app = express(); console.log("saransh", saransh) -function saransh (){ +function saransh2 (){ console.log("abc" ) } console.log("saransh", saransh) -function saransh (){ +function saransh3 (){ console.log("abc" ) } if (process.env.PRINT_ENV == "true") {