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
F6260524: D10170.id34229.diff
Fri, Apr 25, 8:46 AM
F6244876: D10170.diff
Fri, Apr 25, 1:53 AM
Unknown Object (File)
Wed, Apr 23, 9:11 AM
Unknown Object (File)
Wed, Apr 23, 7:24 AM
Unknown Object (File)
Wed, Apr 23, 6:43 AM
Unknown Object (File)
Tue, Apr 22, 3:18 AM
Unknown Object (File)
Sat, Apr 19, 11:08 AM
Unknown Object (File)
Sat, Apr 19, 11:00 AM
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