Skip to content

Commit 5e7e375

Browse files
Anemypaula-stacho
andauthored
update packages/compass-schema-validation/src/modules/validation.ts
Co-authored-by: Paula Stachova <[email protected]>
1 parent 4745f51 commit 5e7e375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-schema-validation/src/modules/validation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { RootAction, RootState, SchemaValidationThunkAction } from '.';
2-
import { EJSON, ObjectId } from 'bson';
2+
import { EJSON } from 'bson';
33
import { parseFilter } from 'mongodb-query-parser';
44
import { stringify as javascriptStringify } from 'javascript-stringify';
55
import { openToast } from '@mongodb-js/compass-components';

0 commit comments

Comments
 (0)