Remove duplicate of extensions

This commit is contained in:
Evan Prodromou 2013-06-04 17:15:43 -04:00
parent 46f43052f9
commit b2849c4bb3
1 changed files with 0 additions and 1 deletions

View File

@ -773,7 +773,6 @@ class ActivityObject
} else {
$object[$objectName] = $props;
}
$object[$objectName] = $props;
}
}