Update GroupActivityPubService.php

This commit is contained in:
Daniel Supernault 2024-07-23 01:30:22 -06:00
parent 78eb1c88d6
commit 4f2faed756
No known key found for this signature in database
GPG key ID: 23740873EE6F76A1

View file

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