refactor: extract wallet system
This commit is contained in:
@ -109,7 +109,6 @@ export abstract class BackgroundLoader<T extends { loaded: number; created: numb
|
||||
}
|
||||
} catch (e) {
|
||||
this.#log("Error: %O", e);
|
||||
debugger;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user