Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki committed Nov 2, 2023
1 parent 5f1afe6 commit 27f5606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Bridge/hooks/useTransferQuote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export function useTransferQuote(
return useQuery({
queryKey: [
"quote",
feesQuery.fees?.quoteBlock.toNumber(),
selectedRoute.fromChain,
selectedRoute.toChain,
selectedRoute.fromTokenSymbol,
Expand Down

0 comments on commit 27f5606

Please sign in to comment.