Browse Source

Update GroupActivityPubService.php

Daniel Supernault 1 năm trước cách đây
mục cha
commit
4f2faed756
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
         }