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)
Tue, May 7, 6:15 AM
Unknown Object (File)
Apr 5 2024, 5:53 AM
Unknown Object (File)
Apr 5 2024, 5:53 AM
Unknown Object (File)
Apr 5 2024, 5:53 AM
Unknown Object (File)
Apr 5 2024, 5:52 AM
Unknown Object (File)
Apr 5 2024, 5:51 AM
Unknown Object (File)
Mar 6 2024, 12:08 AM
Unknown Object (File)
Mar 6 2024, 12:08 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
Lint Not Applicable
Unit
Tests Not Applicable