We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75de96 commit 1147bf8Copy full SHA for 1147bf8
src/models/releaseFactory.ts
@@ -1,4 +1,4 @@
1
-import { Collection, Db, ObjectId } from 'mongodb';
+import { Collection, Db} from 'mongodb';
2
import { ReleaseDBScheme, SourceMapFileChunk } from '@hawk.so/types';
3
import DataLoaders from '../dataLoaders';
4
0 commit comments