1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Remove unused class

This commit is contained in:
Dan Finlay 2016-06-14 13:01:04 -07:00
parent 14916b022e
commit 789b1db34c

View File

@ -127,7 +127,7 @@ AccountDetailScreen.prototype.render = function() {
},
}),
h('img.fa-md.cursor-pointer.color-orange', {
h('img.cursor-pointer.color-orange', {
src: 'images/download.svg',
onClick: () => this.requestAccountExport(selected),
style:{