forked from GNUsocial/gnu-social
Remove dumb debugging statement
This commit is contained in:
parent
2c68703923
commit
163f18b8ac
@ -103,7 +103,6 @@ class Facebookclient
|
||||
*/
|
||||
static function facebookBroadcastNotice($notice)
|
||||
{
|
||||
common_debug('Facebook broadcast');
|
||||
$client = new Facebookclient($notice);
|
||||
return $client->sendNotice();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user