1
0
Эх сурвалжийг харах

Update GroupActivityPubService.php

Daniel Supernault 1 жил өмнө
parent
commit
4f2faed756

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

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