Skip to content

Commit

Permalink
Update app.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayvaij authored Jan 1, 2025
1 parent 9cccea9 commit ec1d18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { config } from "dotenv";

import { rootRouter } from "./routes";

import { db } from "./config";
// import { db } from "./config";

config();

Expand Down

0 comments on commit ec1d18b

Please sign in to comment.