Skip to content

Commit 7d72ddf

Browse files
committed
remove unused imports
1 parent 691797a commit 7d72ddf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/services/ContractService.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import { ContractDeploy, ContractEventBatch, UptimeVote } from '../utils/interfa
66
import { getWeb3, getWeb3ContractWithAbi, sleepms, waitFinalize3Factory } from '../utils/utils';
77
import { ConfigurationService } from './ConfigurationService';
88
import { LoggerService } from './LoggerService';
9-
import { FtsoManager } from '../../typechain-web3-v1/FtsoManager';
10-
import { FtsoRewardManager } from '../../typechain-web3-v1/FtsoRewardManager';
119
import { PChainStakeMirrorMultiSigVoting } from '../../typechain-web3-v1/PChainStakeMirrorMultiSigVoting';
1210
import { AddressBinder } from '../../typechain-web3-v1/AddressBinder';
1311
import { ValidatorRewardManager } from '../../typechain-web3-v1/ValidatorRewardManager';

0 commit comments

Comments
 (0)