We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cd80d commit c0a4204Copy full SHA for c0a4204
packages/database-model/lib/model.js
@@ -4,7 +4,6 @@ const AmpersandCollection = require('ampersand-collection');
4
const {
5
Collection: MongoDbCollectionCollection,
6
} = require('mongodb-collection-model');
7
-const toNs = require('mongodb-ns');
8
9
function mergeInit(...init) {
10
return {
0 commit comments