Skip to content

Commit a83453f

Browse files
committed
prettier and lint
1 parent ae365ce commit a83453f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/asset-swapper/src/utils/market_operation_utils/bridge_source_utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ import {
3131
KYBER_BRIDGED_LIQUIDITY_PREFIX,
3232
MAX_DODOV2_POOLS_QUERIED,
3333
MAX_KYBER_RESERVES_QUERIED,
34+
MOBIUSMONEY_CELO_INFOS,
3435
MORPHEUSSWAP_ROUTER_BY_CHAIN_ID,
3536
MSTABLE_POOLS_BY_CHAIN_ID,
3637
NERVE_BSC_INFOS,
@@ -61,7 +62,6 @@ import {
6162
UNISWAPV2_ROUTER_BY_CHAIN_ID,
6263
WAULTSWAP_ROUTER_BY_CHAIN_ID,
6364
XSIGMA_MAINNET_INFOS,
64-
MOBIUSMONEY_CELO_INFOS,
6565
} from './constants';
6666
import { CurveInfo, ERC20BridgeSource } from './types';
6767

0 commit comments

Comments
 (0)