Skip to content

Commit

Permalink
also fix routeToString
Browse files Browse the repository at this point in the history
  • Loading branch information
jsy1218 committed Oct 16, 2024
1 parent c69c911 commit 24bd304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/routes.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ADDRESS_ZERO, Protocol } from '@uniswap/router-sdk';
import { Protocol } from '@uniswap/router-sdk';
import { Currency, Percent } from '@uniswap/sdk-core';
import { Pair } from '@uniswap/v2-sdk';
import { Pool as V3Pool } from '@uniswap/v3-sdk';
Expand Down

0 comments on commit 24bd304

Please sign in to comment.