diff --git a/examples/apidoc/V5/P2P/upload-chat-file.js b/examples/apidoc/V5/P2P/upload-chat-file.js index 7fccd98..17f9e88 100644 --- a/examples/apidoc/V5/P2P/upload-chat-file.js +++ b/examples/apidoc/V5/P2P/upload-chat-file.js @@ -1,6 +1,5 @@ const { RestClientV5 } = require('bybit-api'); const fs = require('fs'); -const FormData = require('form-data'); // Initialize the client with testnet mode const client = new RestClientV5({