Browse Source

Update GroupActivityPubService.php

Daniel Supernault 11 months ago
parent
commit
4f2faed756
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Services/Groups/GroupActivityPubService.php

+ 0 - 1
app/Services/Groups/GroupActivityPubService.php

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