Page MenuHomePhabricator

[lib] Get rid of switchMemberAdminRoleInThread
ClosedPublic

Authored by ashoat on Dec 4 2023, 1:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 19, 1:32 AM
Unknown Object (File)
Fri, Apr 18, 11:21 PM
Unknown Object (File)
Fri, Apr 18, 10:35 PM
Unknown Object (File)
Fri, Apr 18, 9:00 AM
Unknown Object (File)
Sat, Apr 12, 7:05 PM
Unknown Object (File)
Wed, Apr 9, 12:47 AM
Unknown Object (File)
Tue, Apr 8, 8:33 PM
Unknown Object (File)
Tue, Apr 1, 12:12 PM
Subscribers

Details

Summary

Working on enabling the unused-promise Flow lint (ENG-5907), and this got flagged because of the dispatchActionPromise usage.

I looked but I couldn't see any usages of this function in the codebase. I think the last usage was removed in D8155.

Depends on D10158

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage