mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-31 06:55:59 +00:00
remove print [skip ci]
This commit is contained in:
parent
2a7a185f1e
commit
ce9e605b9e
1 changed files with 0 additions and 1 deletions
|
@ -29,6 +29,5 @@ class CwMweb {
|
|||
await _clientChannel?.terminate();
|
||||
_rpcClient = null;
|
||||
_clientChannel = null;
|
||||
print("rpc has been shut down");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue