Code cleanup

This commit is contained in:
Gregory Campbell
2021-11-25 21:34:43 -05:00
parent 0c35fa1ddc
commit b0d449d012
6 changed files with 56 additions and 58 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const mongoose = require("mongoose"); //import mongoose
const mongoose = require("mongoose");
// msg schema
const MsgSchema = new mongoose.Schema({