Page MenuHomePhabricator

[lib][native][web] Move useLegacyAshoatKeyserverCall to lib/keyserver-conn/legacy-keyserver-call.js
ClosedPublic

Authored by ashoat on Fri, Apr 19, 8:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 2:52 PM
Unknown Object (File)
Fri, Apr 26, 1:10 PM
Unknown Object (File)
Fri, Apr 26, 7:42 AM
Unknown Object (File)
Wed, Apr 24, 3:12 PM
Unknown Object (File)
Tue, Apr 23, 10:20 PM
Unknown Object (File)
Tue, Apr 23, 2:43 PM
Unknown Object (File)
Mon, Apr 22, 10:56 AM
Unknown Object (File)
Fri, Apr 19, 10:30 AM
Subscribers
None

Details

Summary

lib/utils/action-utils.js used to be a huge, unwieldy file. Now all that's left is useLegacyAshoatKeyserverCall, so the file can be renamed.

Additionally, I'm moving it into lib/keyserver-conn. Given the name and function, that seems like a better place, especially since useKeyserverCall was moved there as well in the prior diff.

Depends on D11699

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable