diff --git a/examples/rest-v5-public.ts b/examples/rest-v5-public.ts index 9fe8930..51377c0 100644 --- a/examples/rest-v5-public.ts +++ b/examples/rest-v5-public.ts @@ -1,9 +1,4 @@ -import { - APIResponseV3WithTime, - CategoryListV5, - RestClientV5, - TickerLinearInverseV5, -} from '../src/index'; +import { RestClientV5 } from '../src/index'; // or // import { RestClientV5 } from 'bybit-api';