remove unused ref

This commit is contained in:
tiagosiebler
2022-09-19 00:16:07 +01:00
parent 36743773d3
commit 250174a7b2

View File

@@ -3,7 +3,6 @@ export * from './copy-trading';
export * from './linear';
export * from './inverse';
export * from './spot';
export * from './usdt-perp';
export * from './usdc-perp';
export * from './usdc-options';
export * from './usdc-shared';