cleanup models

This commit is contained in:
talksik
2022-06-11 18:10:17 -05:00
parent 2d857e1758
commit 730810f673
2 changed files with 12 additions and 12 deletions
+1 -2
View File
@@ -4,7 +4,6 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"mongodb": "^4.4.1",
"@nirvana/core": "*"
"mongodb": "^4.4.1"
}
}