mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
fix comment
This commit is contained in:
parent
ab7eb73ecc
commit
0e1605b082
@ -86,8 +86,6 @@ AccountDetailsModal.prototype.render = function () {
|
||||
}, this.context.t('etherscanView')),
|
||||
|
||||
// Holding on redesign for Export Private Key functionality
|
||||
// This feature is disabled for TREZOR accounts
|
||||
|
||||
exportPrivateKeyFeatureEnabled ? h('button.btn-primary.account-modal__button', {
|
||||
onClick: () => showExportPrivateKeyModal(),
|
||||
}, this.context.t('exportPrivateKey')) : null,
|
||||
|
Loading…
Reference in New Issue
Block a user