Remove Ledger export in ui-keyring (#604)

This commit is contained in:
Jaco
2022-01-29 07:37:10 +01:00
committed by GitHub
parent c03cfde36b
commit 4ab2b3fea6
4 changed files with 19 additions and 630 deletions
-1
View File
@@ -3,7 +3,6 @@
import { Keyring } from './Keyring';
export { Ledger } from '@polkadot/hw-ledger';
export { packageInfo } from './packageInfo';
const keyring = new Keyring();