Skip to content

Commit

Permalink
remove extra whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: TJ Zhang <[email protected]>
  • Loading branch information
TJ Zhang committed Oct 10, 2024
1 parent 220ca94 commit 1f88f3a
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 @@ -7473,7 +7473,7 @@ export class BaseClient {
): Promise<number> {
return this.createWritePromise(createSort(key, options, destination));
}

/**
* @internal
*/
Expand Down

0 comments on commit 1f88f3a

Please sign in to comment.