1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 00:32:42 +01:00

Fix a mid-air collision around SearchService roles

My D17571 didn't interact nicely with D17564, which added callsites for one of
the methods I removed.

Auditors: 20after4
This commit is contained in:
epriestley 2017-03-28 13:59:59 -07:00
parent c40be811ea
commit 8879118b69

View file

@ -49,7 +49,6 @@ class PhabricatorSearchService
public function setConfig($config) {
$this->config = $config;
$this->setRoles(idx($config, 'roles', array()));
if (!isset($config['hosts'])) {
$config['hosts'] = array(