Skip to content

Commit

Permalink
fix client imports
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
  • Loading branch information
acarbonetto committed Aug 7, 2024
1 parent 0089097 commit 23400ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/BaseClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import {
InsertPosition,
KeyWeight, // eslint-disable-line @typescript-eslint/no-unused-vars
LPosOptions,
ListDirection, // eslint-disable-line @typescript-eslint/no-unused-vars
ListDirection,
MemberOrigin, // eslint-disable-line @typescript-eslint/no-unused-vars
RangeByIndex,
RangeByLex,
Expand Down

0 comments on commit 23400ef

Please sign in to comment.