Skip to content

Commit

Permalink
Update data-fetcher.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
rouzwelt committed Jan 15, 2025
1 parent 6307b58 commit 439659b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/sushi/src/router/data-fetcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { BaseSwapProvider } from './liquidity-providers/BaseSwap.js'
import { BiswapProvider } from './liquidity-providers/Biswap.js'
import { BlastDEXProvider } from './liquidity-providers/BlastDEX.js'
import { BlazeSwapProvider } from './liquidity-providers/BlazeSwap.js'
import { CamelotProvider } from './liquidity-providers/Camelot.js'
import { CurveProvider } from './liquidity-providers/CurveProvider.js'
import { DfynProvider } from './liquidity-providers/Dfyn.js'
import { DovishV3Provider } from './liquidity-providers/DovishV3.js'
Expand Down Expand Up @@ -160,7 +159,6 @@ export class DataFetcher {
BiswapProvider,
BlastDEXProvider,
BlazeSwapProvider,
CamelotProvider,
CurveProvider,
DfynProvider,
DovishV3Provider,
Expand Down

0 comments on commit 439659b

Please sign in to comment.