@@ -122,7 +122,6 @@ class GroupActivityPubService
]);
if($validator->fails()) {
- //return $validator->errors();
return false;
}