Page MenuHomePhabricator

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

Authored by epriestley on Dec 5 2016, 5:47 PM.

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.