Skip to content

Commit ad90766

Browse files
W-A-Jamesnbbeeken
authored andcommitted
remove unused field
1 parent 59eb1b1 commit ad90766

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/timeout.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,6 @@ export class CSOTTimeoutContext extends TimeoutContext {
181181
clearConnectionCheckoutTimeout: boolean;
182182
clearServerSelectionTimeout: boolean;
183183

184-
private _maxTimeMS?: number;
185-
186184
private _serverSelectionTimeout?: Timeout | null;
187185
private _connectionCheckoutTimeout?: Timeout | null;
188186
public minRoundTripTime = 0;

0 commit comments

Comments
 (0)