We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45707b6 commit 323d325Copy full SHA for 323d325
test/fixtures/wallet/wallet.js
@@ -21,4 +21,4 @@ const walletDataKeys = [
21
'currencies'
22
]
23
24
-module.exports = { currencies, walletBodyKeys, walletKeys, walletDataKeys }
+module.exports = { walletBodyKeys, walletKeys, walletDataKeys }
0 commit comments