Skip to content

Commit 7a759d9

Browse files
authored
Remove unused files (#3774)
1 parent 9a4417e commit 7a759d9

File tree

163 files changed

+8
-5774
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+8
-5774
lines changed

actions/aave-like/types/open-aave-deposit-borrow-parameters.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Tokens } from '@oasisdex/dma-library'
22
import BigNumber from 'bignumber.js'
33
import { ProxyType } from 'features/aave/types'
4-
import { AaveLendingProtocol, AaveLikeLendingProtocol, SparkLendingProtocol } from 'lendingProtocols'
4+
import { AaveLikeLendingProtocol } from 'lendingProtocols'
55
import { NetworkIds } from '../../../blockchain/networks'
66

77
export interface OpenAaveDepositBorrowParameters {

app.json

-8
This file was deleted.

blockchain/calls/end.ts

-19
This file was deleted.

blockchain/calls/pot.ts

-50
This file was deleted.

blockchain/calls/proxyActions/adapters/ManagerlessProxyActionsAdapter.ts

-261
This file was deleted.

blockchain/calls/vaultResolver.mock.ts

-16
This file was deleted.

blockchain/dpm/accountFactory.ts

-10
This file was deleted.

blockchain/dpm/accountGuard.ts

-10
This file was deleted.

0 commit comments

Comments
 (0)