Skip to content

Commit 300a877

Browse files
Update releaseFactory.ts
1 parent 1147bf8 commit 300a877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/models/releaseFactory.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Collection, Db} from 'mongodb';
1+
import { Collection, Db } from 'mongodb';
22
import { ReleaseDBScheme, SourceMapFileChunk } from '@hawk.so/types';
33
import DataLoaders from '../dataLoaders';
44

0 commit comments

Comments
 (0)