Page MenuHomePhabricator

[native] Remove connection from persist black list
ClosedPublic

Authored by inka on Mar 15 2024, 2:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 10:27 PM
Unknown Object (File)
Tue, Nov 19, 10:27 PM
Unknown Object (File)
Oct 22 2024, 2:15 PM
Unknown Object (File)
Oct 22 2024, 1:07 PM
Unknown Object (File)
Oct 22 2024, 8:36 AM
Unknown Object (File)
Oct 22 2024, 8:36 AM
Unknown Object (File)
Sep 8 2024, 7:20 PM
Unknown Object (File)
Sep 8 2024, 7:20 PM
Subscribers

Details

Summary

issue: ENG-4933
connection was moved to kyeserverStore some time ago, and we make sure it's not persisted using transforms. BEcause it's not a top level value anymore, this code wasn't doing anything.

Test Plan

this was dead code, because connection field is not in top level of state anymore
closed and opend the app a couple of times, no errors showed up, checked that connection is not top level but in the keyserver store

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable