Remove superfluous whitespace.

This commit is contained in:
Siebrand Mazeland 2011-08-30 11:20:29 +02:00
parent 537125e7c6
commit 7e5b4b6e9f
1 changed files with 1 additions and 2 deletions

View File

@ -44,7 +44,6 @@ if (!defined('STATUSNET')) {
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
* @link http://status.net/
*/
class GroupProfileBlock extends ProfileBlock
{
protected $group = null;