Refactored locally
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import 'dotenv/config';
|
||||
import express, { type Request, Response, NextFunction } from "express";
|
||||
import { registerRoutes } from "./routes";
|
||||
import { taskScheduler } from "./services/taskScheduler";
|
||||
|
||||
Reference in New Issue
Block a user