This is a minor refactor I noticed while working on the prior diff.
There's no reason to pass this around from one callback to the other, since it can be accessed directly on the second callback.
Depends on D12232
Differential D12233
[lib] Avoid passing userStateBeforeRecovery to invalidateKeyserverSession ashoat on May 28 2024, 10:18 AM. Authored by Tags None Referenced Files
Subscribers None
Details This is a minor refactor I noticed while working on the prior diff. There's no reason to pass this around from one callback to the other, since it can be accessed directly on the second callback. Depends on D12232 Flow, also tested together with the prior diff
Diff Detail
|