Skip to content

Commit 323d325

Browse files
authored
Removed missing export
1 parent 45707b6 commit 323d325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/wallet/wallet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ const walletDataKeys = [
2121
'currencies'
2222
]
2323

24-
module.exports = { currencies, walletBodyKeys, walletKeys, walletDataKeys }
24+
module.exports = { walletBodyKeys, walletKeys, walletDataKeys }

0 commit comments

Comments
 (0)