Page MenuHomePhabricator

Remove shouldShowSubscribersProperty() from SubscribableInterface
ClosedPublic

Authored by epriestley on Mar 5 2016, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 1:29 AM
Unknown Object (File)
Thu, Dec 12, 5:19 PM
Unknown Object (File)
Wed, Dec 11, 11:09 PM
Unknown Object (File)
Thu, Dec 5, 10:09 PM
Unknown Object (File)
Nov 19 2024, 2:23 AM
Unknown Object (File)
Nov 2 2024, 4:02 AM
Unknown Object (File)
Oct 22 2024, 2:18 PM
Unknown Object (File)
Oct 22 2024, 6:37 AM
Subscribers
None

Details

Summary

Every caller returns true. This was added a long time ago for Projects, but projects are no longer subscribable.

I don't anticipate needing this in the future.

Test Plan

Grepped for this method.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove shouldShowSubscribersProperty() from SubscribableInterface.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

bold

This revision is now accepted and ready to land.Mar 5 2016, 11:45 PM
This revision was automatically updated to reflect the committed changes.