Skip to content

Commit

Permalink
fix: format again
Browse files Browse the repository at this point in the history
  • Loading branch information
gzeoneth committed Nov 19, 2024
1 parent a436cf4 commit 8a134e1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion scripts/executeBoldUpgrade.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
import { BigNumber, BigNumberish, Contract, ContractReceipt, Wallet } from 'ethers'
import {
BigNumber,
BigNumberish,
Contract,
ContractReceipt,
Wallet,
} from 'ethers'
import { ethers } from 'hardhat'
import {
Config,
Expand Down

0 comments on commit 8a134e1

Please sign in to comment.