Page MenuHomePhabricator

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

Authored by atul on Apr 13 2022, 11:15 AM.
Tags
None
Referenced Files
F3724644: D3726.id11487.diff
Wed, Jan 8, 5:45 PM
F3724643: D3726.id11489.diff
Wed, Jan 8, 5:45 PM
F3724642: D3726.id11486.diff
Wed, Jan 8, 5:45 PM
F3724641: D3726.id11445.diff
Wed, Jan 8, 5:45 PM
F3724466: D3726.diff
Wed, Jan 8, 5:31 PM
Unknown Object (File)
Sun, Dec 29, 11:53 AM
Unknown Object (File)
Nov 27 2024, 8:23 PM
Unknown Object (File)
Nov 24 2024, 2:55 AM

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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)