Skip to content

Commit 330d235

Browse files
author
Víctor Martínez
committed
dotenv removed
1 parent d50eee6 commit 330d235

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models/user-model.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const mongoose = require("mongoose");
2-
require("dotenv").config();
32

43
const UserSchema = require("./schemas/user")
54

0 commit comments

Comments
 (0)