Skip to content

Commit 43ccbc5

Browse files
authored
Review comment fix -remove currencies from fixture
1 parent e21676d commit 43ccbc5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/fixtures/wallet/wallet.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
* @return {Object}
66
*/
77

8-
const currencies = [
9-
'neelam',
10-
'dinero'
11-
]
12-
138
const walletKeys = [
149
'id',
1510
'data'

0 commit comments

Comments
 (0)