We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b388eae commit fbb52aaCopy full SHA for fbb52aa
1 file changed
src/models/usersFactory.ts
@@ -4,7 +4,6 @@ import { Collection, Db, OptionalId } from 'mongodb';
4
import DataLoaders from '../dataLoaders';
5
import { UserDBScheme } from '@hawk.so/types';
6
7
-
8
/**
9
* Users factory to work with User Model
10
*/
0 commit comments