Redundant command removed

This commit is contained in:
Diogo Cordeiro 2018-08-02 02:16:45 +01:00
parent a704053f6d
commit 1b1631b530
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ if (isset($res->longitude)) {
try { try {
Activitypub_notice::create_notice( Activitypub_notice::create_notice(
ActivityPub_explorer::get_profile_from_url($data->actor), $actor_profile,
$res->id, $res->id,
$res->url, $res->url,
$res->content, $res->content,