Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
manzil-infinity180 committed Aug 4, 2024
1 parent fa569d2 commit 9b18c77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/model/adminPostModel.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const mongoose = require("mongoose");
// const validator = require("validator");
const adminPostSchema = new mongoose.Schema({
type: {
type: String,
Expand Down

0 comments on commit 9b18c77

Please sign in to comment.