forked from jsnbuchanan/crowd-funder-for-time-pwa
Added some elementary Vue constructs
This commit is contained in:
@@ -79,8 +79,6 @@ export default class ImportAccountView extends Vue {
|
||||
this.UPORT_ROOT_DERIVATION_PATH
|
||||
);
|
||||
|
||||
console.log(newId);
|
||||
|
||||
try {
|
||||
await db.open();
|
||||
const num_accounts = await db.accounts.count();
|
||||
|
||||
Reference in New Issue
Block a user