Skip to content

Commit f43dcd0

Browse files
committed
run lint
1 parent 70aa846 commit f43dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sui-agent/src/tools/aftermath/PoolTransactionTool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Aftermath, Pool } from 'aftermath-ts-sdk';
1+
import { Aftermath } from 'aftermath-ts-sdk';
22
import { Transaction } from '@mysten/sui/transactions';
33
import { SuiClient } from '@mysten/sui/client';
44
import { handleError } from '../../utils';

0 commit comments

Comments
 (0)