Skip to content

Commit 1554aa6

Browse files
committed
refactor: removed unsed vars
1 parent 04c56f5 commit 1554aa6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/services/swap/swap.service.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
import {
2-
Address,
3-
address,
4-
beginCell,
5-
Cell,
6-
OpenedContract,
7-
SenderArguments,
8-
toNano,
9-
} from '@ton/ton';
10-
111
import { Services } from '../../core/services';
122
import { BestRoute } from '../../types/router';
133
import { SwapResponse } from '../../types/swap';

0 commit comments

Comments
 (0)