diff --git a/scripts/deploy/base/deployer.ts b/scripts/deploy/base/deployer.ts index 93ffcc96..46a750cf 100644 --- a/scripts/deploy/base/deployer.ts +++ b/scripts/deploy/base/deployer.ts @@ -595,10 +595,6 @@ export class Deployer { address: this.storage.addresses['redBank']!, address_type: 'red_bank', }, - { - address: this.config.feeCollectorAddr, - address_type: 'fee_collector', - }, { address: this.config.safetyFundAddr, address_type: 'safety_fund',