mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
remove outdated comment
the function to which this refers has already been removed
This commit is contained in:
parent
35d1c35892
commit
bd5bd37607
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ class _DesktopCashFusion extends ConsumerState<DesktopCashFusionView> {
|
|||
fusionInfo: newInfo,
|
||||
),
|
||||
);
|
||||
// unawaited(fusionWallet.stepThruUiStates());
|
||||
|
||||
await showDialog<void>(
|
||||
context: context,
|
||||
|
|
Loading…
Reference in a new issue