Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Oct 24, 2024
1 parent f1837bf commit 569462e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client-side-encryption/state_machine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { type MongoCryptContext, type MongoCryptKMSRequest } from 'mongodb-clien
import * as net from 'net';
import * as tls from 'tls';

import { type FindOptions } from '../beta';
import {
type BSONSerializeOptions,
deserialize,
Expand Down

0 comments on commit 569462e

Please sign in to comment.