HomePhabricator
Diffusion Comm dc9e572a5222

[lib] Fix payload of KEYSERVER_AUTH_STARTED action

Description

[lib] Fix payload of KEYSERVER_AUTH_STARTED action

Summary:
This payload is mistyped. In useRawKeyserverAuth (the only place where it is dispatched), we do not include a payload for this action. Additionally, this action is never reduced in any reducers, so this change should be safe.

Depends on D11803

Test Plan:

  1. Searched the codebase for places where this action is dispatched and confirmed there is no payload
  2. Searched the codebase for places where this action is reduced and confirmed there are none

Reviewers: inka

Reviewed By: inka

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11804

Details

Provenance
ashoatAuthored on Fri, Apr 26, 8:48 AM
Reviewer
inka
Differential Revision
D11804: [lib] Fix payload of KEYSERVER_AUTH_STARTED action
Parents
rCOMM96516867e5f6: [lib][native] Rename keyserverRegister to legacyKeyserverRegister
Branches
Unknown
Tags
Unknown