Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Aug 4, 2022
1 parent ff59d13 commit 7b956a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/crud/maxTimeMS.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
MongoCursorExhaustedError,
MongoServerError
} from '../../../src';
import { sleep } from '../../tools/utils';
import { assert as test, setupDatabase } from '../shared';

describe('MaxTimeMS', function () {
Expand Down

0 comments on commit 7b956a2

Please sign in to comment.