Page MenuHomePhabricator

Remove some no-op "canUninstall()" Application methods
ClosedPublic

Authored by epriestley on Dec 5 2016, 5:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 9 2025, 2:56 AM
Unknown Object (File)
Feb 9 2025, 2:56 AM
Unknown Object (File)
Feb 9 2025, 2:56 AM
Unknown Object (File)
Feb 9 2025, 2:56 AM
Unknown Object (File)
Feb 4 2025, 4:35 AM
Unknown Object (File)
Feb 4 2025, 4:35 AM
Unknown Object (File)
Feb 4 2025, 4:35 AM
Unknown Object (File)
Feb 2 2025, 2:06 AM
Subscribers

Details

Summary

The default behavior of these methods is to return true, so these overrides have no effect.

Test Plan

grep; poked around.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove some no-op "canUninstall()" Application methods.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 5 2016, 5:51 PM
This revision was automatically updated to reflect the committed changes.