Skip to content

Conversation

@Maxou44
Copy link

@Maxou44 Maxou44 commented Dec 11, 2025

Remove unused import that can cause a Typescript error :

[4] node_modules/hyper-sdk-js/kasada/botid.ts:2:29 - error TS6133: 'sendRequest' is declared but its value is never read.
[4]   1 | import { Session } from "../index";
[4] > 2 | import {sendPayloadRequest, sendRequest} from "../shared/api-client";
[4]     |                             ^
[4]   3 | 
[4]   4 | /**
[4]   5 |  * BotID header input.
[4] Found 1 error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant