Skip to content

Commit

Permalink
fix(extension): remove unused parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
tommayeliog committed May 8, 2024
1 parent 14c5c22 commit cb54b4b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ export const TransactionDetailsProxy = withAddressBookContext(
votingProcedures={votingProcedures}
certificates={certificates}
handleOpenExternalHashLink={handleOpenExternalHashLink}
openExternalLink={openExternalLink}
collateral={collateral}
chainNetworkId={currentChain.networkId}
cardanoCoin={cardanoCoin}
Expand Down

0 comments on commit cb54b4b

Please sign in to comment.