Skip to content

Commit

Permalink
make prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Yijing authored and Yijing committed Jun 26, 2023
1 parent bf57353 commit 72e600c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ import {
parseNativeFillFromV4RfqOrderFilledEvent,
parseV4RfqOrderFilledEvent,
} from './parsers/events/v4_rfq_order_filled_events';
import {
parseUniswapV3VIPSwapEvent,
import {
parseUniswapV3VIPSwapEvent,
parseUniswapV3SwapEvent,
parseUniswapV3PoolCreatedEvent,
} from './parsers/events/uniswap_v3_events';
Expand Down

0 comments on commit 72e600c

Please sign in to comment.