Skip to content

Commit b26cb2d

Browse files
committed
All Source code
1 parent d03a1ca commit b26cb2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

models/orderModel.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,3 @@ orderSchema.pre(/^find/, function (next) {
6969

7070
module.exports = mongoose.model('Order', orderSchema);
7171

72-
// In@in2016
73-
//progahmedelsayed@gmail.com

0 commit comments

Comments
 (0)