Skip to content

Commit c968ba6

Browse files
authored
chore: remove extra slash
1 parent b2a76a1 commit c968ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
RestClientV3,
66
WebsocketClientV3,
7-
} from '../../src//index.js';
7+
} from '../../src/index.js';
88

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

0 commit comments

Comments
 (0)