Skip to content

Commit

Permalink
chore(): tidying example
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagosiebler committed Dec 22, 2023
1 parent afc099f commit bb02391
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions examples/rest-v5-public.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
import {
APIResponseV3WithTime,
CategoryListV5,
RestClientV5,
TickerLinearInverseV5,
} from '../src/index';
import { RestClientV5 } from '../src/index';

// or
// import { RestClientV5 } from 'bybit-api';
Expand Down

0 comments on commit bb02391

Please sign in to comment.