Page MenuHomePhabricator

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

Authored by atul on Apr 13 2022, 11:15 AM.
Tags
None
Referenced Files
F3357750: D3726.id11489.diff
Sun, Nov 24, 1:21 AM
F3357500: D3726.diff
Sat, Nov 23, 11:55 PM
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

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)