Skip to content

Commit 1696faf

Browse files
authored
chore: remove extra slash
1 parent ce3b5b8 commit 1696faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/auth/fasterHmacSign.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {
44
DefaultLogger,
55
RestClient,
66
WebsocketClient,
7-
} from '../../src//index.js';
7+
} from '../../src/index.js';
88

99
// or
1010
// import { createHmac } from 'crypto';

0 commit comments

Comments
 (0)