mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 17:57:40 +00:00
clean up
This commit is contained in:
parent
4b5686d8a4
commit
3cd31d1bf2
1 changed files with 0 additions and 3 deletions
|
@ -330,9 +330,6 @@ class StellarWallet extends CoinServiceAPI with WalletCache, WalletDB {
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
// restore from backup
|
|
||||||
// await _rescanRestore();
|
|
||||||
|
|
||||||
Logging.instance.log(
|
Logging.instance.log(
|
||||||
"Exception rethrown from fullRescan(): $e\n$s",
|
"Exception rethrown from fullRescan(): $e\n$s",
|
||||||
level: LogLevel.Error,
|
level: LogLevel.Error,
|
||||||
|
|
Loading…
Reference in a new issue