Remove "PHID Manager" Tool list interface

Summary: This was well-intentioned but has not actually proven to be useful.

Test Plan:
  - No list tab shows up anymore.
  - Looked up a PHID.

Reviewers: btrahan, jungejason, Girish

Reviewed By: Girish

CC: aran, jungejason, edward, emiraga, Girish, nh, tuomaspelkonen, epriestley

Maniphest Tasks: T631

Differential Revision: 1234
This commit is contained in:
epriestley
2011-12-17 16:10:44 -08:00
parent ee620bde6d
commit 125e5b16db
5 changed files with 0 additions and 92 deletions

View File

@@ -70,7 +70,6 @@ class AphrontDefaultApplicationConfiguration
),
'/phid/' => array(
'$' => 'PhabricatorPHIDLookupController',
'list/$' => 'PhabricatorPHIDListController',
),
'/people/' => array(
'$' => 'PhabricatorPeopleListController',