Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
fix: Remove unused 'exchange' variable
Browse files Browse the repository at this point in the history
  • Loading branch information
117 committed Aug 14, 2023
1 parent 44dcb9c commit f7568a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/crypto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ export const getCryptoBarsLatest = (
httpRequest: BaseHttpRequest,
{
symbols,
exchange,
}: {
/**
* The comma-separated list of crypto symbols to query for. Note, currently all crypto symbols must be appended with "USD", ie "BTCUSD,ETHUSD" would get both BTC and ETH
Expand Down

0 comments on commit f7568a5

Please sign in to comment.