Skip to content

Commit eb04c9a

Browse files
committed
chore: linting
1 parent 2a6c280 commit eb04c9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/hooks/src/tests/Combination/useGetSwapQuote.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const getSwapQuoteArgs = {
1818

1919
describe('useGetSwapQuoteV2', () => {
2020
it('should return data with a balance', async () => {
21-
2221
const { result } = renderHook(() => useGetSwapQuote(getSwapQuoteArgs), {
2322
wrapper: createWrapper()
2423
})

0 commit comments

Comments
 (0)