Page MenuHomePhabricator

[web] Remove `newThreadPasswordInput` from `thread-settings-modal`
ClosedPublic

Authored by atul on Apr 13 2022, 11:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 8:57 PM
Unknown Object (File)
Thu, Nov 14, 9:00 AM
Unknown Object (File)
Thu, Nov 14, 9:00 AM
Unknown Object (File)
Thu, Nov 14, 9:00 AM
Unknown Object (File)
Thu, Nov 14, 9:00 AM
Unknown Object (File)
Thu, Nov 14, 9:00 AM
Unknown Object (File)
Sun, Nov 10, 12:37 AM
Unknown Object (File)
Fri, Nov 8, 8:20 PM

Details

Summary

As part of cleaning up ThreadSettingsModal found that newThreadPasswordInput wasn't being used anywhere... so removed it.

Test Plan

Searched file (and rest of codebase) for newThreadPasswordInput and newThreadPasswordInputRef and found no usages.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul requested review of this revision.Apr 13 2022, 11:20 AM
This revision is now accepted and ready to land.Apr 14 2022, 1:55 AM

rebase before landing (again)