Skip to content

Commit

Permalink
TS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Dec 3, 2020
1 parent ae88b27 commit c8daecf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/read_preference.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export interface ReadPreferenceLikeOptions extends ReadPreferenceOptions {

/** @public */
export interface ReadPreferenceFromOptions extends ReadPreferenceLikeOptions {
mode: ReadPreferenceModeId;
session?: ClientSession;
readPreferenceTags?: TagSet[];
hedge?: HedgeOptions;
Expand Down

0 comments on commit c8daecf

Please sign in to comment.