Page MenuHomePhabricator

[native] Don't make Crash.onPressWipe an async function
ClosedPublic

Authored by ashoat on Dec 4 2023, 1:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 3, 12:43 AM
Unknown Object (File)
Mon, Mar 17, 2:18 PM
Unknown Object (File)
Mon, Mar 17, 2:18 PM
Unknown Object (File)
Mon, Mar 17, 2:18 PM
Unknown Object (File)
Mon, Mar 17, 2:18 PM
Unknown Object (File)
Mon, Mar 17, 2:17 PM
Unknown Object (File)
Fri, Mar 14, 8:09 AM
Unknown Object (File)
Fri, Mar 7, 6:01 PM
Subscribers

Details

Summary

While working on the unused-promise Flow lint, I noticed that there is no await keyword here, so there's no point to it being an async function.

Depends on D10169

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage