No need for return true

This commit is contained in:
Mikael Nordfeldth 2015-02-18 13:18:32 +01:00
parent e64ac4c418
commit d445e0c877
1 changed files with 0 additions and 2 deletions

View File

@ -143,8 +143,6 @@ class GroupdirectoryAction extends ManagedAction
$this->sort = $this->arg('sort', 'nickname');
common_set_returnto($this->selfUrl());
return true;
}
/**