Skip to content

Commit

Permalink
Update build.
Browse files Browse the repository at this point in the history
  • Loading branch information
piobab committed Aug 7, 2024
1 parent 87f1769 commit 16386c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/deploy/base/deployer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 16386c7

Please sign in to comment.