wallet: remove unused flag in note context
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -219,7 +219,6 @@ impl<'a> DaveUi<'a> {
|
||||
job_pool: ctx.job_pool,
|
||||
unknown_ids: ctx.unknown_ids,
|
||||
clipboard: ctx.clipboard,
|
||||
current_account_has_wallet: false,
|
||||
i18n: ctx.i18n,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user